{% extends "base.html" %} {% block title %}Login - OpenRouter Monitor{% endblock %} {% block content %}

Login

Enter your credentials to access the dashboard.

{% if error %} {% endif %}

Don't have an account? Register here.

{% endblock %}