diff --git a/InvenTree/templates/account/email_confirm.html b/InvenTree/templates/account/email_confirm.html index 1bdd051fdc..b602126366 100644 --- a/InvenTree/templates/account/email_confirm.html +++ b/InvenTree/templates/account/email_confirm.html @@ -17,7 +17,10 @@
{% else %} diff --git a/InvenTree/templates/allauth_2fa/authenticate.html b/InvenTree/templates/allauth_2fa/authenticate.html index b27b5df81c..d28ef77f51 100644 --- a/InvenTree/templates/allauth_2fa/authenticate.html +++ b/InvenTree/templates/allauth_2fa/authenticate.html @@ -8,7 +8,8 @@ {% csrf_token %} {{ form|crispy }} -