{% extends 'frontend/base.html.j2' %} {% block title %}{{ gettext('2FA - TOTP') }}{% endblock %} {% block content %}
name | created_at | action | |
---|---|---|---|
{{ totp.name }} | {{ totp.created_at }} | {{ render_form(delete_form, action_url=url_for('frontend.totp_delete', totp_name=totp.name)) }} | {% endfor %}