From 63668ca89f055b2233a8aa6caf4213853918d68d Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Sun, 15 Nov 2020 21:43:36 -0600 Subject: Switch to handlebars for templating --- src/templates/footer.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/templates/footer.html (limited to 'src/templates/footer.html') diff --git a/src/templates/footer.html b/src/templates/footer.html new file mode 100644 index 0000000..617b5fa --- /dev/null +++ b/src/templates/footer.html @@ -0,0 +1,14 @@ + \ No newline at end of file -- cgit v1.2.3