From 11079528cbde34d2b50c0818416c102f112be4a4 Mon Sep 17 00:00:00 2001 From: josh Date: Fri, 2 Feb 2024 15:55:59 +0000 Subject: [PATCH] Update mfa/templates/RECOVERY/Add.html --- mfa/templates/RECOVERY/Add.html | 51 +++++++++++++-------------------- 1 file changed, 20 insertions(+), 31 deletions(-) diff --git a/mfa/templates/RECOVERY/Add.html b/mfa/templates/RECOVERY/Add.html index d337ada..c672e01 100644 --- a/mfa/templates/RECOVERY/Add.html +++ b/mfa/templates/RECOVERY/Add.html @@ -1,4 +1,3 @@ - {% extends "base.html" %} {% load static %} {% block head %} @@ -98,37 +97,27 @@ {% endblock %} {% block content %} -
-
-
-
- -
- -

Recovery Codes List

- -
- -
- -
-
-
-
- -
- - - -
- - -
+
+ +
+
+
+ Recovery Codes List +
+
+
+
+
+
+
+ +
+ +
{% include "modal.html" %} {% endblock %}