From f3908a51aa9654f7049a5a5f74f89439d076924e Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Thu, 12 Mar 2020 18:27:25 +0300 Subject: added fonts, fixed jinja indenting --- templates/base.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index f03965f..f689bf3 100644 --- a/templates/base.html +++ b/templates/base.html @@ -16,14 +16,14 @@

Yaroslav de la Peña Smirnov

{% block page %} -
- {% block content %} - {% endblock %} -
- +
+ {% block content %} + {% endblock %} +
+ {% endblock %} -- cgit v1.2.3