{% extends "head.html" %} {% block title %}Login{% endblock %} {% block body%}
Login
{% if error %}

{{ error }}

{% endif %}

Register email info for alarm (Optional) Not send email when happening error if is not filled in the following form

{% endblock %}