From: Damien Lespiau Date: Sun, 31 Aug 2014 21:42:24 +0000 (+0100) Subject: template: Add bootstrap to the base template X-Git-Tag: v1.1.0~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae3bf48eca4c8a3583a6b40a3fcd1fe0783254a;p=thirdparty%2Fpatchwork.git template: Add bootstrap to the base template Signed-off-by: Damien Lespiau Acked-by: Stephen Finucane --- diff --git a/templates/base.html b/templates/base.html index 72dab342..0a2ced30 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,9 +5,18 @@ {% block title %}Patchwork{% endblock %} - Patchwork + + + + + {% block headers %}{% endblock %}