From 3eab9cbd46318c5c53569998294c8cc0fcf54c0f Mon Sep 17 00:00:00 2001 From: josh Date: Fri, 2 Feb 2024 12:56:43 +0000 Subject: [PATCH] Update mfa/templates/select_mfa_method.html --- mfa/templates/select_mfa_method.html | 53 ++++++++++++++-------------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/mfa/templates/select_mfa_method.html b/mfa/templates/select_mfa_method.html index aa59acb..c6ab74d 100644 --- a/mfa/templates/select_mfa_method.html +++ b/mfa/templates/select_mfa_method.html @@ -1,32 +1,31 @@ {% extends "mfa_auth_base.html" %} {% block content %} -
-
- + {% endblock %}