summaryrefslogtreecommitdiff
path: root/templates/departure_list.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/departure_list.html
parentfa05d5ce9b06627a1c1a194fff059ce0cb608c5c (diff)
add footer with version info and about/imprint/privacy links
Diffstat (limited to 'templates/departure_list.html')
-rw-r--r--templates/departure_list.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/departure_list.html b/templates/departure_list.html
index 42ce550..a9cda01 100644
--- a/templates/departure_list.html
+++ b/templates/departure_list.html
@@ -52,5 +52,8 @@
</ul>
</div>
</div>
+
+{% include 'footer.html' %}
+
</body>
</html>