From fb4bb1ece2ab9a4d599001b216d38db9dac8e682 Mon Sep 17 00:00:00 2001 From: Egor Matveev Date: Thu, 31 Mar 2022 13:56:08 +0000 Subject: [PATCH] Update templates/base.html --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 504572b..e2569f2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -92,10 +92,10 @@ {% block scripts %}{% endblock %} - +
{% block body %} {% endblock %}
- \ No newline at end of file +