diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-09-23 19:26:20 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-09-23 19:26:20 +0200 |
commit | 0e801e4797d3d81622129e249151e1c844456cb1 (patch) | |
tree | a9d6d30bf57803b6671684c4a5b6d96372c13ebf /templates/_footer.html.ep | |
parent | 906a8a4f55f79c45555bf0b4c897383dfef7d48a (diff) |
footer: add legend link1.23.13
Diffstat (limited to 'templates/_footer.html.ep')
-rw-r--r-- | templates/_footer.html.ep | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/_footer.html.ep b/templates/_footer.html.ep index 1ccb63d..06623ff 100644 --- a/templates/_footer.html.ep +++ b/templates/_footer.html.ep @@ -5,5 +5,7 @@ <a href="/impressum">Impressum</a> <span style="margin-left: 0.5em; margin-right: 0.5em;">–</span> <a href="/impressum">Datenschutz</a> + <span style="margin-left: 0.5em; margin-right: 0.5em;">–</span> + <a href="/legend">Legende</a> </div> </div> |