summaryrefslogtreecommitdiff
path: root/templates/registration/activate.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/activate.html')
-rw-r--r--templates/registration/activate.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/registration/activate.html b/templates/registration/activate.html
deleted file mode 100644
index 27181d5..0000000
--- a/templates/registration/activate.html
+++ /dev/null
@@ -1,4 +0,0 @@
-{% extends 'base.html' %}
-{% block content %}
-Your account has been successfully activated.
-{% endblock %}