{% if request.is_mobile or request.is_tablet %} {% else %} {% endif %}

Provide a template named two_factor/_base.html to style this page and remove this message.

{% block content_wrapper %}
{% block content %}{% endblock %}
{% endblock %}