{% extends "base.html" %} {% load i18n %} {% block headtitle %}{% trans 'Login' %}{% endblock %} {% block main_content %}
{% trans 'Not a member yet, you can create an account.' %}
{% trans 'Forgot your password? Click here to reset it.' %}