{% if logo_url %}
{% else %}
{% endif %}
{{ flask.messages() }}
{% call fui.render_form(form) %}
{{ fui.render_field(form.password, icon="key", noindicator=true, class="autofocus") }}
{% endcall %}