From 7a9195a73e922281bac1a6b9da2c4c4d7d16ee5e Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 13:21:28 -0400 Subject: [PATCH] BS v5 panels update --- mfa/templates/select_mfa_method.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 %}