X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fbundle.html;h=4a96b6bd3c48b5819ebffb1c9e596ed09da1006d;hb=f09e982f58384946111d4157fd2b7c2b31b78612;hp=4bc6e084af450d5ebdcfcdc8f5e941e459202785;hpb=508510d29aa7b0aaf946f6565e8040f9895f84c8;p=patchwork diff --git a/templates/patchwork/bundle.html b/templates/patchwork/bundle.html index 4bc6e08..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 %}