aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorADRN <adrien@luxeylab.net>2024-10-02 20:49:21 +0200
committerADRN <adrien@luxeylab.net>2024-10-02 20:49:21 +0200
commit260bc0b7840fed79e94238db9fc8b7cae64842f6 (patch)
tree4b3996d138d63c5830e7a23e6d8bad3a937f5b78 /templates/index.html
parent00ade7dd601a015d16112bc65659139f00efb546 (diff)
parentb66e7d0c428578931c8db6205f962b5be38a1275 (diff)
downloadguide.deuxfleurs.fr-main.tar.gz
guide.deuxfleurs.fr-main.zip
Merge branch 'main' of git.deuxfleurs.fr:Deuxfleurs/guide.deuxfleurs.frHEADmain
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 085a81a..6f697ae 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -56,6 +56,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">Last updated on: {{ now() | date(format="%d %B %Y") }}</small>
</footer>
{% endblock footer %}
</body>