summaryrefslogtreecommitdiffstats
path: root/templates/patchwork/user-link-confirm.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/patchwork/user-link-confirm.html')
-rw-r--r--templates/patchwork/user-link-confirm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/patchwork/user-link-confirm.html b/templates/patchwork/user-link-confirm.html
index 3e7b6ed..449bfeb 100644
--- a/templates/patchwork/user-link-confirm.html
+++ b/templates/patchwork/user-link-confirm.html
@@ -13,7 +13,7 @@
your patchwork account</p>
{% endif %}
-<p>Back to <a href="{% url patchwork.views.user.profile %}">your
+<p>Back to <a href="{% url 'patchwork.views.user.profile' %}">your
profile</a>.</p>
{% endblock %}