From 87e2150c73903c1ccb5d6e5b1164d53302ffa960 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 30 Jul 2023 04:30:53 +0200 Subject: Reformat m4 code --- include/footer.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'include/footer.html') 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 @@ 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 + ) -- cgit v1.2.3