{% extends "registration/base.html" %} {% block title %}Log in{% endblock %} {% block headline %}Log in{% endblock %} {% block maincontents %} {% if form.errors %}
Por favor, corija los siguentes erores:
{% endif %} {% endblock %} {% block related %}Si usted ya no tiene cuenta, se puede registrar. {% endblock %}