1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/templates/en/html/footer.html Wed Jan 29 16:54:42 2025 +0100
1.3 @@ -0,0 +1,18 @@
1.4 +<div id="footer">
1.5 + <div class="container module-footer">
1.6 + <div class="headline text-center">
1.7 + <div class="text-center module-imprint">
1.8 + <ul class="list-inline">
1.9 + <li><a href="/imprint">Impressum</a></li>
1.10 + <li><a href="/dataprotection">Data protection declaration</a></li>
1.11 + </ul>
1.12 + </div>
1.13 + </div>
1.14 + </div>
1.15 + <div style="background-color:#ddf;">
1.16 + <span>
1.17 + <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons Lizenzvertrag" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">The ESKP Info page of ICE-4 of</span> von <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.fz-juelich.de" property="cc:attributionName" rel="cc:attributionURL">Forschungszentrum Jülich GmbH</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution - Non-Commercial - Distribution under the same conditions 4.0 International License</a>.<br />Permissions beyond this license can be found at <a xmlns:cc="http://creativecommons.org/ns#" href="http://iek-7.eskp.fz-juelich.de/" rel="cc:morePermissions">http://iek-7.eskp.fz-juelich.de/</a>.
1.18 + </span>
1.19 + </div>
1.20 +</div>
1.21 +