From 84a9a0ccee713e26a28ff5e54ea3776085d93b5f Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Mon, 22 Jun 2020 01:48:59 +0200 Subject: Updating just like... a bunch of shit --- templates/core.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/core.html (limited to 'templates/core.html') diff --git a/templates/core.html b/templates/core.html new file mode 100644 index 0000000..808dc4c --- /dev/null +++ b/templates/core.html @@ -0,0 +1,18 @@ + + + + + + + + {% block title %}{% endblock %} + + +
+ {% block content %}{% endblock %} + +
+
Generated by octopus v0.0.0
+
+ + -- cgit v1.2.3