X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fprojects.html;h=aa6df82865bfb9d801e575ec6a61eaba4557c581;hb=6fa81606a78f3dcc3160c0117be378bb861b1ded;hp=349f31417f632fccced3cdc39b1ad0bada42de96;hpb=c561ebe710d6e6a43aa4afc6c2036a215378ce87;p=patchwork diff --git a/templates/patchwork/projects.html b/templates/patchwork/projects.html index 349f314..aa6df82 100644 --- a/templates/patchwork/projects.html +++ b/templates/patchwork/projects.html @@ -1,4 +1,4 @@ -{% extends "patchwork/base.html" %} +{% extends "base.html" %} {% block title %}Project List{% endblock %} {% block heading %}Project List{% endblock %}