From 9f22aba8091dd082ad98d5ab9cdb603899298c51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20P=C3=A9rez-Cerezo?= Date: Wed, 18 Jul 2018 13:09:26 +0200 Subject: Added logo, tweaked css and presentation --- templates/buglist.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'templates/buglist.html') diff --git a/templates/buglist.html b/templates/buglist.html index 2664e00..15806e8 100644 --- a/templates/buglist.html +++ b/templates/buglist.html @@ -4,14 +4,12 @@ Hemiptera Bugtracker at {{DOMAIN}} - - + + {{ macros.head() }}
-

- Hemiptera Bugtracker at {{DOMAIN}} -

+ {{ macros.h1(DOMAIN) }}

Bugs in {{prname}}

-- cgit v1.2.3