This and that.

This commit is contained in:
Marcus Scholz 2020-09-06 21:53:13 +02:00
parent f13698a856
commit f98c952d9b
2 changed files with 221 additions and 209 deletions

View File

@ -1,5 +1,14 @@
<h4>Privacy Policy</h4>
{% extends 'global.html'%}
# {% block title %}Privacy policy{% endblock %}
{% block maincontent %}
<header class="LP-TextSection__Headline">
<h1 class="LP-Headline">Privacy policy</h1>
</header>
<article class="LP-TextSection">
<p>We are very delighted that you have shown interest in our enterprise. Data protection is of a particularly high priority for the management of the Urban Exploration Ltd. The use of the Internet pages of the Urban Exploration Ltd is possible without any indication of personal data; however, if a data subject wants to use special enterprise services via our website, processing of personal data could become necessary. If the processing of personal data is necessary and there is no statutory basis for such processing, we generally obtain consent from the data subject.</p>
<p>The processing of personal data, such as the name, address, e-mail address, or telephone number of a data subject shall always be in line with the General Data Protection Regulation (GDPR), and in accordance with the country-specific data protection regulations applicable to the Urban Exploration Ltd. By means of this data protection declaration, our enterprise would like to inform the general public of the nature, scope, and purpose of the personal data we collect, use and process. Furthermore, data subjects are informed, by means of this data protection declaration, of the rights to which they are entitled.</p>
@ -252,3 +261,6 @@ Before personal data is provided by the data subject, the data subject must cont
<p>This Privacy Policy has been generated by the Privacy Policy Generator of the <a href="https://dg-datenschutz.de/services/external-data-protection-officer/?lang=en">DGD - Your External DPO</a> that was developed in cooperation with <a href="https://www.wbs-law.de/eng/">German Lawyers</a> from WILDE BEUGER SOLMECKE, Cologne.
</p>
</article>
{% endblock maincontent %}

View File

@ -11,17 +11,17 @@
<li><a href='https://git.mowoe.com/reverend/lostplaces-frontend' class="LP-Footer__GenericAnchor LP-Footer__ListAnchor">Frontend repository</a></li>
</ul>
<!-- Snd footer column -->
<!-- 2nd footer column -->
<ul class="LP-Footer__ListTop">
<li>
<h4 class="LP-Footer__ListHeader">Contact</h4>
</li>
<li><a href='https://www.urban-exploration.com' class="LP-Footer__GenericAnchor LP-Footer__ListAnchor">https://www.urban-exploration.com</a></li>
<li><a href='mailto:JohnSSmith@einrot.com' class="LP-Footer__GenericAnchor LP-Footer__ListAnchor">JohnSSmith@einrot.com</a></li>
<li class="LP-Footer__ListText LP-Footer__ListAnchor">937-387-6498</li>
<li><a href='/' class="LP-Footer__GenericAnchor LP-Footer__ListAnchor">www. https://www.urban-exploration.com</a></li>
<li><a href='mailto:JohnSSmith@einrot.com' class="LP-Footer__GenericAnchor LP-Footer__ListAnchor">mail.: JohnSSmith@einrot.com</a></li>
<li class="LP-Footer__ListText LP-Footer__ListAnchor">tel. 937-387-6498</li>
</ul>
<!-- 4rd footer column -->
<!-- 3rd footer column -->
<ul class="LP-Footer__ListTop">
<li id='Contact'>
<h4 class="LP-Footer__ListHeader">Postal address</h4>
@ -64,9 +64,9 @@
and <a href="https://www.commander1024.de" class="LP-Footer__GenericAnchor">Commander1024.</a></span>
</div>
<div class="LP-Footer__BottomWrapper">
<a href="/flat/privacy-policy.html" class="LP-Footer__GenericAnchor">Privacy Policy</a>
<a href='flat/privacy-policy/' class="LP-Footer__GenericAnchor">Privacy Policy</a>
|
<a href="/flat/impress.html" class="LP-Footer__GenericAnchor">Impress</a>
<a href='flat/impress/' class="LP-Footer__GenericAnchor">Impress</a>
</div>
</section>
</footer>