jahresbericht2017/views/elements/en/footer.php

98 lines
3.9 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<footer class="main-footer">
<div class="main-footer__upper clearfix cp">
<div class="main-footer__upper-wrapper limit--l">
<a class="logo main-footer__logo image-replace" href="<?= $url('/', $lang) ?>">Wikimedia Deutschland</a>
<div class="main-footer__info">
<div class="main-footer__info-1 t--delta-serif">
<p>
Wikimedia Deutschland - Association for the promotion of Free Knowledge e. V.
</p>
<p>
Postfach 61 03 49<br>
10925 Berlin, Germany
</p>
<p>
Tempelhofer Ufer 23-24<br>
10963 Berlin, Germany</br>
Phone: <a href="tel:004930219158260">030 219 158 26-0</a></br>
Fax: 030 219 158 26-9
</p>
</div>
<div class="main-footer__info-2 t--delta-serif">
<p>
<a href="mailto:info@wikimedia.de">info@wikimedia.de</a><br>
<a href="https://wikimedia.de" target="new">www.wikimedia.de</a>
</p>
<p>
Blog: <a href="https://blog.wikimedia.de" target="new">blog.wikimedia.de</a><br>
Twitter: <a href="https://twitter.com/WikimediaDE" target="new">twitter.com/WikimediaDE</a><br>
Facebook: <a href="https://facebook.com/WMDEeV" target="new">facebook.com/WMDEeV</a>
</p>
</div>
</div>
</div>
</div>
<div class="main-footer__bottom clearfix">
<div class="limit--l">
<a class="imprint-toggle nav__link" href="#imprint-toggle">Imprint and Data protection</a>
<a class="imprint-close image-replace invis" href="#imprint-close">Close</a>
<article id="imprint" class="imprint invis cp--2x-bottom">
<h1 class="h--delta">
This imprint is valid for the domain
<a href="http://2017.wikimedia.de">2017.wikimedia.de</a>.
</h1>
<section>
<h1 class="h--delta">Service provider</h1>
<p class="t--delta-serif">
Wikimedia Deutschland Association for the promotion of Free Knowledge e. V.<br>
Tempelhofer Ufer 23/24<br>
10963 Berlin, Germany
</p>
<p class="t--delta-serif">
Mail: info@wikimedia.de<br>
Phone: +49 (0)30-219 15 826-0<br>
Fax: +49 (0)30-219 158 26-9
</p>
<p class="t--delta-serif">
Executive Director: Abraham Taherivand
</p>
<p class="t--delta-serif">
Registered in the Register of Associations of the district court Berlin-Charlottenburg, VR 23855. Responsible for content according to § 55 paragraph 2 RStV: Abraham Taherivand (address as above).
</p>
</section>
<section>
<h1 class="h--delta">Data protection</h1>
<p class="t--delta-serif">
At <a href="https://wikimedia.de/de/impressum" target="new">https://wikimedia.de/de/impressum</a> you will find notes that provide a basic overview of what happens to your personal data when you visit this or other Wikimedia Deutschland websites.
</p>
</section>
<section>
<h1 class="h--delta">Credits</h1>
<span class="h--delta">Concept:</span>
<span class="t--delta-serif"> Tjane Hartenstein, Elisabeth Mandl, Atelier Disko</span><br>
<span class="h--delta">Editor:</span>
<span class="t--delta-serif"> Tjane Hartenstein</span><br>
<span class="h--delta">Responsible for content:</span>
<span class="t--delta-serif"> Abraham Taherivand</span><br>
<span class="h--delta">Design:</span>
<span class="t--delta-serif">Atelier Disko, <a href="https://atelierdisko.de" target="new">atelierdisko.de</a><br><br>
<p class="t--delta-serif">
If not stated otherwise, the text, images, graphics, layout and code used in this website are licensed under the terms and conditions of <a href="https://creativecommons.org/licenses/by/4.0/" target="new">version 4.0 of the Creative Commons Attribution license (CC-BY-SA)</a>.
</p>
<a href="https://creativecommons.org/licenses/by/4.0/" target="new" class="imprint__cc-logo">
<img src="/assets/ico/by.svg" alt="Creative Commons Logo" width="120" height="42" />
</a>
</section>
</article>
</div>
</div>
</footer>
</body>
</html>