summaryrefslogtreecommitdiff
path: root/templates/main_page.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/main_page.html
parent9f22aba8091dd082ad98d5ab9cdb603899298c51 (diff)
downloadhemiptera-bf9072e5a34cc3ab14b704fbef1fa4bb5dc14829.tar.gz
hemiptera-bf9072e5a34cc3ab14b704fbef1fa4bb5dc14829.tar.bz2
hemiptera-bf9072e5a34cc3ab14b704fbef1fa4bb5dc14829.zip
added footer.
Diffstat (limited to 'templates/main_page.html')
-rw-r--r--templates/main_page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/main_page.html b/templates/main_page.html
index f7ffbe3..ed18678 100644
--- a/templates/main_page.html
+++ b/templates/main_page.html
@@ -30,4 +30,5 @@
</tr>
{% endfor %}
</table>
+ {{ macros.footer() }}
</body>