aboutsummaryrefslogtreecommitdiffstats
path: root/templates/registration/activate.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/activate.html')
-rw-r--r--templates/registration/activate.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/registration/activate.html b/templates/registration/activate.html
index e85121e..6e24890 100644
--- a/templates/registration/activate.html
+++ b/templates/registration/activate.html
@@ -7,7 +7,7 @@
<p>{% trans "Account successfully activated" %}</p>
-<p><a href="{% url auth_login %}">{% trans "Log in" %}</a></p>
+<p><a href="{% url "auth_login" %}">{% trans "Log in" %}</a></p>
{% else %}