{% extends "two_factor/_base.html" %} {% block content_wrapper %} {% include 'header.html' with breadcrumbList=breadcrumbList %}
{% block content %}{% endblock %}
{% endblock %}