diff options
Diffstat (limited to 'templates/registration/registration_activate.html')
-rw-r--r-- | templates/registration/registration_activate.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/registration/registration_activate.html b/templates/registration/registration_activate.html deleted file mode 100644 index 6566bf4..0000000 --- a/templates/registration/registration_activate.html +++ /dev/null @@ -1,6 +0,0 @@ -{% extends “base.html” %} -{% block body %} -Hello {{ account }}! - -Check your email to confirm the activation. There are {{ expiration_days }} days left to do it. -{% endblock %}
\ No newline at end of file |