{% extends "ui/base.html" %} {% load crispy_forms_tags i18n static ui %} {% block title %}{% translate 'Log in' %}{% endblock %} {% block body_class %}d-flex justify-content-center flex-column{% endblock %} {% block body %}
{{ SITE_TITLE }}
{% blocktranslate %}For support with your account, contact the instance operator.{% endblocktranslate %}
{% endif %}