{{ lang.other().label() }}
🐾
{{ t.nav_title }}
{{ t.login_title }}
{% if let Some(err) = error.as_ref() %}
{{ err }}
{% endif %}
{{ t.users_login }}
{{ t.users_password }}
{{ t.login_button }}