reploy/templates/footer.html

40 lines
1.6 KiB
HTML
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.

<div class="content-footer">
<div class="flex-fill"></div>
<div class="footer-r3"></div>
<div class="footer-lcsb"></div>
<div class="footer-text">
<div>
The contents are available under the <a href="{{root}}license">Creative Commons Attribution-ShareAlike License (CC-BY-SA 4.0)</a>.
</div>
<div>
<a href="{{root}}privacy-policy">Privacy Policy</a>
(<span id="gdpr-result-text"></span> - <a href="javascript:%20showBanner();">change</a>)
</div>
</div>
<div class="flex-fill"></div>
</div>
</div>
<div class="width-sidebox-counterweight"></div>
</div>
<div class="flex-sidefill-r"></div>
</main>
<!-- cookie banner kindly provided by analytics.uni.lu -->
<div id="lap-cookies-banner">
<div class="banner-intro">
<div class="close-button">
<a class="lap-refuse">×</a>
</div>
<div class="banner-img">
<img src="https://analytics.lcsb.uni.lu/lap/static/logos/r3-logo.svg" type="image/svg+xml">
</div>
<div class="banner-title">This website needs some cookies and similar means to function.</div>
<div class="banner-text">If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service.</div>
</div>
<div class="banner-buttons">
<a class="btn lap-accept">Accept cookies for aggregated statistics</a>
<a class="btn lap-refuse">No thanks, only technically necessary cookies</a>
<a class="btn lap-cookies-more" href="/privacy-policy">More information</a>
</div>
</div>