summaryrefslogtreecommitdiffstats
path: root/templates/registration/registration_activate.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/registration_activate.html')
-rw-r--r--templates/registration/registration_activate.html6
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