{% ckan_extends %} {% block extra_fields %} {{ super() }} {% if h.is_totp_2fa_enabled() %}
{{_('Two factor authentication')}} {{ _('Manage 2FA') }}
{% endif %} {% endblock %}