]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/user-link-confirm.html
Django 1.5 compatibility fixes
[patchwork] / templates / patchwork / user-link-confirm.html
index 3e7b6edebc09e24c55761a9d710f453f514d87c6..449bfebbe38a040a630e08b48e1b67767d412686 100644 (file)
@@ -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 %}