summaryrefslogtreecommitdiffstats
path: root/templates/patchwork/optout-request.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/patchwork/optout-request.html')
-rw-r--r--templates/patchwork/optout-request.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/patchwork/optout-request.html b/templates/patchwork/optout-request.html
index dbdf250..092dbbb 100644
--- a/templates/patchwork/optout-request.html
+++ b/templates/patchwork/optout-request.html
@@ -44,7 +44,7 @@ without your consent.</p>
{% endif %}
{% if user.is_authenticated %}
-<p>Return to your <a href="{% url patchwork.views.user.profile %}">user
+<p>Return to your <a href="{% url 'patchwork.views.user.profile' %}">user
profile</a>.</p>
{% endif %}