diff --git a/mfa/templates/select_mfa_method.html b/mfa/templates/select_mfa_method.html index d4bea9c..c6ca2ad 100644 --- a/mfa/templates/select_mfa_method.html +++ b/mfa/templates/select_mfa_method.html @@ -5,11 +5,11 @@
-
-
+
+
Select Second Verification Method
-
+
    {% for method in request.session.mfa_methods %} @@ -26,4 +26,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %}