From 8bea746d8362a8165c1b720ce2b81ecd2217a89e Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 12:24:25 -0400 Subject: [PATCH] Update Add.html BS v5 changed block buttons, panels -> cards, and icon classes. --- mfa/templates/Email/Add.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mfa/templates/Email/Add.html b/mfa/templates/Email/Add.html index 9b1db75..a1a5bfe 100644 --- a/mfa/templates/Email/Add.html +++ b/mfa/templates/Email/Add.html @@ -5,11 +5,11 @@

-
-
+
+
Activate Token by email
-
+
{% csrf_token %} {% if invalid %} @@ -33,12 +33,12 @@
- +
-
+
@@ -48,4 +48,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %}