]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/user-link.html
Use django-registration infrastructure
[patchwork] / templates / patchwork / user-link.html
index dfad341e8ba3b4391d383bfe3b34408ab811784c..2ed193efe26ece9dc6378aede1f4516a461982a9 100644 (file)
@@ -1,4 +1,4 @@
-{% extends "patchwork/base.html" %}
+{% extends "base.html" %}
 
 {% block title %}{{ user.username }}{% endblock %}
 {% block heading %}link accounts for {{ user.username }}{% endblock %}