summaryrefslogtreecommitdiff
path: root/templates/bug.html
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2018-07-19 20:24:07 +0200
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2018-07-19 20:24:07 +0200
commitbf9072e5a34cc3ab14b704fbef1fa4bb5dc14829 (patch)
treed75e42c1c2878c63375711bcd8e43970384f2cb2 /templates/bug.html
parent9f22aba8091dd082ad98d5ab9cdb603899298c51 (diff)
downloadhemiptera-bf9072e5a34cc3ab14b704fbef1fa4bb5dc14829.tar.gz
hemiptera-bf9072e5a34cc3ab14b704fbef1fa4bb5dc14829.tar.bz2
hemiptera-bf9072e5a34cc3ab14b704fbef1fa4bb5dc14829.zip
added footer.
Diffstat (limited to 'templates/bug.html')
-rw-r--r--templates/bug.html2
1 files changed, 1 insertions, 1 deletions
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>