From 3a94acf27ea1eff8bd1125450f07c0c366332e80 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 17 Oct 2021 20:08:04 +0200 Subject: Initial commit --- htdocs/private/footer.ejs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 htdocs/private/footer.ejs (limited to 'htdocs/private/footer.ejs') diff --git a/htdocs/private/footer.ejs b/htdocs/private/footer.ejs new file mode 100644 index 0000000..743d55b --- /dev/null +++ b/htdocs/private/footer.ejs @@ -0,0 +1,3 @@ + + + \ No newline at end of file -- cgit