{% load static %} {% load i18n %} Login - Horilla Dashboard
{% for message in messages %}
{{ message }}
{% endfor %}

{% trans "Forgot Password" %}?

{% trans "Type in your email to reset the password" %}

{% csrf_token %}