From 150608e016fe9c8c2e8a5af645db50acc1d85fe1 Mon Sep 17 00:00:00 2001 From: smdyv <88971341+smdyv@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:06:57 +0200 Subject: Use simple templating for static processing --- templates/footer.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 templates/footer.html (limited to 'templates/footer.html') diff --git a/templates/footer.html b/templates/footer.html new file mode 100644 index 00000000..efe7cd9b --- /dev/null +++ b/templates/footer.html @@ -0,0 +1,11 @@ + -- cgit v1.3.1