From bf9072e5a34cc3ab14b704fbef1fa4bb5dc14829 Mon Sep 17 00:00:00 2001
From: Gabriel PĂ©rez-Cerezo <gabriel@gpcf.eu>
Date: Thu, 19 Jul 2018 20:24:07 +0200
Subject: added footer.

---
 templates/bug.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates/bug.html')

diff --git a/templates/bug.html b/templates/bug.html
index a428576..2173268 100644
--- a/templates/bug.html
+++ b/templates/bug.html
@@ -39,6 +39,6 @@
   {% endif %}
 
   {{ macros.form(bug.id, DOMAIN, True) }}
-
+  {{ macros.footer() }}
 </body>
     
-- 
cgit v1.2.3