From f513f008b7a4ad58501f0e4deceee9a6d38d0282 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Sat, 21 Oct 2023 18:54:13 +0200 Subject: [PATCH] Add: tmp footer template for furaffinity --- archivist/sites/templates/footer.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 archivist/sites/templates/footer.html diff --git a/archivist/sites/templates/footer.html b/archivist/sites/templates/footer.html new file mode 100644 index 0000000..16cbec4 --- /dev/null +++ b/archivist/sites/templates/footer.html @@ -0,0 +1,12 @@ + + +{% comment %} {% load render_time %} {% endcomment %} + +{% comment %} {% block footer %} {% endcomment %} +
+
+ Note still in heavy development +

Gallery-Archivist is made by Aroy and you can find the source here

+
+
+{% comment %} {% endblock %} {% endcomment %} \ No newline at end of file