summaryrefslogtreecommitdiff
path: root/data/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/footer.html')
-rw-r--r--data/templates/footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/templates/footer.html b/data/templates/footer.html
new file mode 100644
index 0000000..1b5bf15
--- /dev/null
+++ b/data/templates/footer.html
@@ -0,0 +1,4 @@
+ <footer>
+ <hr>
+ <p>The <a href="https://xengineering.eu/git/ceres">Ceres</a> recipe server is licensed under <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL v3</a> and developed with <a href="https://simplecss.org/">simple.css</a>.</p>
+ </footer>