New footer that includes current commit

This commit is contained in:
kamkow1
2025-06-18 01:51:04 +02:00
parent 5db22711be
commit a90517c4da
8 changed files with 59 additions and 6 deletions

View File

@ -10,7 +10,10 @@
URL was: <#URL><br />
</p>
<footer>
<a href="/">HOME</a>
<div style="float: left;">
<a href="/">HOME</a>
<span>COMMIT: <#COMMIT></span>
</div>
</footer>
<#if HOTRELOAD>