X-Git-Url: https://git.ozlabs.org/?p=patchwork;a=blobdiff_plain;f=templates%2Fpatchwork%2Fbundle.html;h=4a96b6bd3c48b5819ebffb1c9e596ed09da1006d;hp=54c2fcc74997b6669326c7c7c039c06fed8ac888;hb=d4a2c1f8792f52fec0c881ab38c91635840a50c0;hpb=5d0140ef04ababd93c45b5126ee1b412bd778da5 diff --git a/templates/patchwork/bundle.html b/templates/patchwork/bundle.html index 54c2fcc..4a96b6b 100644 --- a/templates/patchwork/bundle.html +++ b/templates/patchwork/bundle.html @@ -1,17 +1,12 @@ {% extends "base.html" %} {% load person %} +{% load static %} {% block headers %} - - - + + + {% endblock %} {% block title %}{{project.name}}{% endblock %} {% block heading %}bundle: {{bundle.owner.username}} / @@ -22,7 +17,7 @@

This bundle contains patches for the {{ bundle.project.linkname }} project.

-

Download bundle as mbox

+

Download bundle as mbox

{% if bundleform %}