X-Git-Url: https://git.ozlabs.org/?p=patchwork;a=blobdiff_plain;f=templates%2Fpatchwork%2Fproject.html;fp=templates%2Fpatchwork%2Fproject.html;h=f29540cedfc3eb2437ca29f411d7d7ccd7b6a62a;hp=4ea10094e5fcbc1b102ee07e277bc2bd290b44b0;hb=f1e089f7736ac8f7b9af784461350c4c169211ad;hpb=6a2a96299d4802cb4fb82891daf6f81ff33ba4e0 diff --git a/templates/patchwork/project.html b/templates/patchwork/project.html index 4ea1009..f29540c 100644 --- a/templates/patchwork/project.html +++ b/templates/patchwork/project.html @@ -1,4 +1,4 @@ -{% extends "patchwork/base.html" %} +{% extends "base.html" %} {% block title %}{{ project.name }}{% endblock %} {% block heading %}{{ project.name }}{% endblock %}