{% extends 'frontend/base.html.j2' %} {% block title %}{{ gettext('2FA - TOTP - New') }}{% endblock %} {% block content %} {{ render_form(form) }}