{% extends "site_base.html" %} {% load url from future %} {% load i18n %} {% load bootstrap_tags %} {% block head_title %}{% trans "Log in" %}{% endblock %} {% block body %}
Note: Account information is not saved year to year, you will need to make a new account or login using one of the method on the right.
{% endblock %} {% block sidebar %} {% include "account/_openid_sidebar.html" %} {% endblock %}