This commit is contained in:
Valentin Moguérou 2024-04-19 23:40:12 +02:00
parent 7e4a955215
commit 4a9cd61405
1 changed files with 1 additions and 1 deletions

View File

@ -33,6 +33,6 @@
{% block main %}{% endblock main %}
</main>
<footer>
{% block footer %}&copy; UKS 2024{% endblock footer %}
{% block footer %}&copy; colles.mp2i-vms.fr 2024{% endblock footer %}
</footer>
</body>