From 63cd5d0a8d3f77c0267f12a6aef52533cc2f7d09 Mon Sep 17 00:00:00 2001 From: Kaiden Fey Date: Sun, 25 Oct 2020 05:36:08 +0100 Subject: Adding a whole lot of shit (octopus and supergit) --- templates/core.html | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'templates/core.html') diff --git a/templates/core.html b/templates/core.html index aaa95ce..4112cc6 100644 --- a/templates/core.html +++ b/templates/core.html @@ -4,17 +4,37 @@ + {% block title %}{% endblock %} -
- {% block content %}{% endblock %} + +
+ + +
+ {# Limits the width #} +
+
+ {% block content %}{% endblock %} +
+ + -- cgit v1.2.3