From 1fea2c7f5e576766b08502572c799270b4bea3ef Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 22 Feb 2024 21:50:58 +0100 Subject: Add some basics, to test macro functionality --- include/foot.gsp | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 include/foot.gsp (limited to 'include/foot.gsp') diff --git a/include/foot.gsp b/include/foot.gsp new file mode 100644 index 0000000..9923499 --- /dev/null +++ b/include/foot.gsp @@ -0,0 +1,9 @@ +small {= + Page last edited: + @a + href="https://git.thomasvoss.com/www.thomasvoss.com/commit?id=__HASH" + target="_blank" + {= + __DATE + } +} -- cgit v1.2.3