From 1866332136024c4b91816c3c4411c613e4902293 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 26 Feb 2021 08:14:54 +0000 Subject: [PATCH] . --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index e10929a7..d8259911 100644 --- a/templates/base.html +++ b/templates/base.html @@ -77,7 +77,7 @@ {% block navigation %} {% endblock %}
-
+
{% block content %} {% endblock %}