summaryrefslogtreecommitdiff
path: root/templates/profile.html.ep
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-07-07 22:26:31 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2023-07-07 22:26:31 +0200
commit0b5bc869b5a8117b9eb6ee9aa92ee22eea8274b2 (patch)
tree5f077a1dc9935ed1ad8a4533dae59fd66c7bc7bc /templates/profile.html.ep
parent32341dc5d261df7713a700d89d7a72dcd94fea28 (diff)
move footer to layout1.32.10
Diffstat (limited to 'templates/profile.html.ep')
-rw-r--r--templates/profile.html.ep2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/profile.html.ep b/templates/profile.html.ep
index c0ffe1d..b65f528 100644
--- a/templates/profile.html.ep
+++ b/templates/profile.html.ep
@@ -90,5 +90,3 @@
</div>
%= include '_history_trains', date_format => '%d.%m.%Y', link_prefix => "/p/${name}/j/", journeys => $journeys;
% }
-
-%= include '_footer', version => stash('version')