{% extends "base.html" %} {% load i18n static_url %} {% comment %} Copyright 2010-2013 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block extra_meta %} {% endblock %} {% block messages %} {{ block.super }} {% if form.email.errors or form.password.errors or form.oath_token.errors or form.non_field_errors %}
{% endif %} {% endblock %} {% block html_extra %}data-qa-id="login"{% endblock %} {% block text_title %}