diff --git a/mfa/templates/U2F/Add.html b/mfa/templates/U2F/Add.html index ae81563..fc12b89 100644 --- a/mfa/templates/U2F/Add.html +++ b/mfa/templates/U2F/Add.html @@ -1,16 +1,7 @@ {% extends "base.html" %} {% load static %} {% block head %} - + {% endblock %} {% block content %} -
-
-
+
+ +
+
+
+
+
+ +
+
+
+

Adding {{ method.name}}

+
+
+

Your secure Key should be flashing now, please press on button.

+
-
-
-
-

Adding {{ method.name}}

+
+
-
-

Your secure Key should be flashing now, please press on button.

-
-
-
+
{% include "modal.html" %} {% endblock %} \ No newline at end of file