{% extends 'base.html' %} {% block content %}

{{ t('subtitle') }}

{{ t('login_note') }}

{{ t('login') }}

{% endblock %}