]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/user-link-confirm.html
Use django-registration infrastructure
[patchwork] / templates / patchwork / user-link-confirm.html
index 61979cf4f948096537741238dd6118d973947cb1..3e7b6edebc09e24c55761a9d710f453f514d87c6 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 %}