Index: templates/simple.tmpl |
=================================================================== |
--- a/templates/simple.tmpl |
+++ b/templates/simple.tmpl |
@@ -26,13 +26,13 @@ |
<body> |
<header> |
<img id="logo" src="/img/adblockplus_100.png" alt="{{"Adblock Plus logo"|translate("abp-logo", "Alternative text for Adblock Plus logo image")}}" /> |
<h1>{{title|translate("title")}}</h1> |
</header> |
<div id="content"> |
{{body|safe}} |
</div> |
- <footer> |
+ <footer id="footer-main"> |
{{"impressum"|linkify}}{{"Legal notice"|translate("legal-notice", "Legal notice in the footer")}}</a> |
</footer> |
</body> |
</html> |