{% extends 'base.html' %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

Two-Factor Authentication

Please enter the token that was sent to your phone.

{{ wtf.quick_form(form) }}
{% endblock %}