{% load i18n static form_tags %} {{ gas_title }} {% trans "Login" %} {% for cssfile in css %} {% endfor %}

{% translate 'Forgotten your password? Enter your email address below, and we’ll email instructions for setting a new one.' %}

{% csrf_token %} {% form_errors form %} {% form_field form.email %}