]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/optin-request.html
Django 1.5 compatibility fixes
[patchwork] / templates / patchwork / optin-request.html
index 63a4e12a1396056fec3c1e7100ca1903acb0b476..3dfb1bd810fe924bb44fcae801bb7bc7b696f347 100644 (file)
@@ -43,7 +43,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 %}