{% extends "two_factor/_base.html" %} {% block content_wrapper %}

Welcome {{ user }}

Go to dashboard
{% block content %}{% endblock %}
{% endblock %}