diff options
Diffstat (limited to 'templates/bug.html')
-rw-r--r-- | templates/bug.html | 2 |
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> |