{% trans %}Connected{% endtrans %}
{% endif %}
{# .. screenshot:: |canaille|/login :align: right :width: 275px The login page. The login page. This page displays a form to get the user identifier. :param form: The login form. :type form: :class:`~canaille.core.endpoints.forms.LoginForm` #} {% extends g.auth.template or 'core/auth/base.html' %} {% import 'macro/flask.html' as flask %} {% import 'macro/form.html' as fui %} {% import 'core/partial/login_field.html' as login_field %} {% block auth_content %} {% if login_history %} {% block login_history %}