{% extends "base.html" %} {% block title %}{{ _('Set Up TOTP-based Two-Factor Authentication') }} — {{ service_name }}{% endblock %} {% block content %}
{{ _('Please scan the following QR Code using an app such as Google Authenticator and then enter the generated verification code in the field below to complete the setup:') }}
{{ _('or enter the following setup key:') }}
{{ secret }}