summaryrefslogtreecommitdiffhomepage
path: root/include/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'include/footer.html')
-rw-r--r--include/footer.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/footer.html b/include/footer.html
index 700ae8a..2e55314 100644
--- a/include/footer.html
+++ b/include/footer.html
@@ -1,4 +1,7 @@
<small>
Page last edited:
- m4_esyscmd(git log -1 --pretty='format:%cI' m4___caller__ | xargs date +'%A %d %B %Y — %T %Z' -d)
+ m4_esyscmd(
+ git log -1 --pretty='format:%cI' m4___caller__ \
+ | xargs date +'%A %d %B %Y — %T %Z' -d
+ )
</small>