Store app.py deprecated.\nAdmin pages added: privacy notice, accessibility, data retention, license. Improvements to accessibility of those pages pending.

This commit is contained in:
2024-05-01 20:45:20 +01:00
parent a95ae3654b
commit 46f2f730e2
46 changed files with 3302 additions and 850 deletions

View File

@@ -11,7 +11,8 @@
<!-- HTML content -->
<div>
<p style="font-size: 24px; color: white;">Your software engineering solution</p>
<button class="button-contact">Get in touch</button>
{% set block_id = 'button_get_in_touch' %}
{% include '_shared.html' %}
</div>
<!-- Include JavaScript -->