{% extends "base.html" %} {% block content %}

Login

{% if let Some(err) = error %}

{{ err }}

{% endif %}
{% endblock %}