diff --git a/backend/accounts/templates/accounts/confirmation_expired.html b/backend/accounts/templates/accounts/confirmation_expired.html index b29d190..c85941f 100644 --- a/backend/accounts/templates/accounts/confirmation_expired.html +++ b/backend/accounts/templates/accounts/confirmation_expired.html @@ -1,24 +1,19 @@ {% extends "base.html" %} {% block content %} -
- The confirmation link you used has expired or is no longer valid.
- Please click the button below to receive a new confirmation link.
-
+ The confirmation link you used has expired or is no longer valid.
+ Please click the button below to receive a new confirmation link.
+
- Your email {{ email }} has been successfully verified.
- Thank you for confirming your email. We are currently generating your document. A link to access your document will be sent to you shortly.
-
+ Your email {{ email }} has been successfully verified.
+ Thank you for confirming your email. We are currently generating your document. A link to access your document will be sent to you shortly.
+