Ajout d'une ligne horizontale pour séparer le pied de page.

This commit is contained in:
2026-03-11 01:31:23 +01:00
parent db86992daf
commit 0f01088523
+2
View File
@@ -1,3 +1,5 @@
<hr />
{{ with .GitInfo }}
<p><small>Dernière modification commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} &lt;{{ replace .AuthorEmail "@" " at " }}&gt;</small></p>
{{ end }}