summaryrefslogtreecommitdiffhomepage
path: root/include/footer.html
blob: 2e5531428174ac14d68be585d3c9597128139691 (plain) (blame)
1
2
3
4
5
6
7
<small>
	Page last edited:
	m4_esyscmd(
		git log -1 --pretty='format:%cI' m4___caller__ \
			| xargs date +'%A %d %B %Y — %T %Z' -d
	)
</small>