diff options
| -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> | 
