minor: 'dernière mise à jour du site le ...'

This commit is contained in:
ADRN 2025-01-26 15:11:37 +01:00
parent bd27b3e703
commit b298cec45a

View file

@ -55,7 +55,7 @@
thème dérivé de <a href="https://github.com/huhu/juice">Juice</a>,
servi par <a href="https://garagehq.deuxfleurs.fr/">Garage</a>.
</small>
<small class="subtext">Dernière mise à jour le {{ now() | date(format="%A %-d %B %Y", locale="fr_FR") }}.</small>
<small class="subtext">Dernière mise à jour du site le {{ now() | date(format="%A %-d %B %Y", locale="fr_FR") }}.</small>
</footer>
{% endblock footer %}
</body>