]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/optout-request.html
Django 1.5 compatibility fixes
[patchwork] / templates / patchwork / optout-request.html
index dbdf250fbb21c38da59ab2b4aae8c6a50ff7e7cf..092dbbbf3d5339a04f74fbccbf6454c8c1185d4c 100644 (file)
@@ -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 %}