Terms of use confirmation

This commit is contained in:
Inga Kirschnick
2023-04-13 16:08:07 +02:00
parent 144bb38d75
commit 8538fc705f
10 changed files with 198 additions and 2 deletions

View File

@@ -38,6 +38,7 @@
{# {% if current_user.is_authenticated %}
{% include "_roadmap.html.j2" %}
{% endif %} #}
{% include "_terms_of_use_modal.html.j2" %}
{% endblock modals %}
</div>
{% endblock main %}