X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fbundle.html;h=a2933d5ff258ea9687c1edeff4f4b3e790086646;hb=56e2243f3be7e859666ce0e4e1a8b8b94444f8d4;hp=68bf5705bed7af347dcbbaabf024906984bf3379;hpb=f1e089f7736ac8f7b9af784461350c4c169211ad;p=patchwork diff --git a/templates/patchwork/bundle.html b/templates/patchwork/bundle.html index 68bf570..a2933d5 100644 --- a/templates/patchwork/bundle.html +++ b/templates/patchwork/bundle.html @@ -2,6 +2,17 @@ {% load person %} +{% block headers %} + + + +{% endblock %} {% block title %}{{project.name}}{% endblock %} {% block heading %}bundle: {{bundle.name}}{% endblock %} @@ -15,6 +26,7 @@ project.

+ {% csrf_token %}