]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/project.html
Use django-registration infrastructure
[patchwork] / templates / patchwork / project.html
index 4ea10094e5fcbc1b102ee07e277bc2bd290b44b0..f29540cedfc3eb2437ca29f411d7d7ccd7b6a62a 100644 (file)
@@ -1,4 +1,4 @@
-{% extends "patchwork/base.html" %}
+{% extends "base.html" %}
 
 {% block title %}{{ project.name }}{% endblock %}
 {% block heading %}{{ project.name }}{% endblock %}