diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-07 22:26:31 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-07 22:26:31 +0200 |
commit | 0b5bc869b5a8117b9eb6ee9aa92ee22eea8274b2 (patch) | |
tree | 5f077a1dc9935ed1ad8a4533dae59fd66c7bc7bc /templates/landingpage.html.ep | |
parent | 32341dc5d261df7713a700d89d7a72dcd94fea28 (diff) |
move footer to layout1.32.10
Diffstat (limited to 'templates/landingpage.html.ep')
-rw-r--r-- | templates/landingpage.html.ep | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index 178e762..b91cd89 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -122,5 +122,3 @@ </div> </div> % } - -%= include '_footer', version => stash('version') |