|
|
@@ -10,15 +10,18 @@
|
|
|
<div class="col-sm-4">
|
|
|
<p>
|
|
|
Eine Website von
|
|
|
- <a href="https://realitylab.at/">realitylab</a>
|
|
|
+ <a href="https://realitylab.at/">RealityLab</a>
|
|
|
<a href="{% url 'pages-generic' page='DATENSCHUTZRICHTLINIE' %}">Datenschutzerkärung</a> |
|
|
|
<a href="{% url 'pages-generic' page='IMPRESSUM' %}">Impressum</a>
|
|
|
</p>
|
|
|
</div>
|
|
|
<div class="col-sm-4 float-right">
|
|
|
<span class="float-right" >
|
|
|
- © {% now 'Y' %} realitylab gmbh. Alle Rechte vorbehalten
|
|
|
</span>
|
|
|
+ <span class="float-right" >
|
|
|
+ <p>© {% now 'Y' %} RealityLab GmbH. Alle Rechte vorbehalten | Development: <a title="co++" href="https://co-plus-plus.eu/" target="_blank" rel="noopener"><img src="{% static 'copp_logo_cut_bw_sm.png' %}" alt="co++" style="max-width: 40px; " /></a></p>
|
|
|
+ </span>
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|