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 %}