summaryrefslogtreecommitdiff
path: root/templates/landing_page.html
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-08-20 22:19:25 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-08-20 22:19:25 +0200
commit7186853043d79c84e8f88549c759df347ce1b5d9 (patch)
tree5e86074e3a3238826d113144dea8c58152612cf5 /templates/landing_page.html
parentfa05d5ce9b06627a1c1a194fff059ce0cb608c5c (diff)
add footer with version info and about/imprint/privacy links
Diffstat (limited to 'templates/landing_page.html')
-rw-r--r--templates/landing_page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/landing_page.html b/templates/landing_page.html
index a97f55e..a3b7397 100644
--- a/templates/landing_page.html
+++ b/templates/landing_page.html
@@ -39,5 +39,6 @@
</div>
</div>
</div>
+{% include 'footer.html' %}
</body>
</html>