From 3c4aea76905c98a04080b2abecc147062aa81d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Wed, 5 Jan 2022 02:26:53 +0300 Subject: smol HTML correctness changes --- templates/base.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index efb1e7d..d28c0c8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,15 +5,11 @@ {% elif page %} {% set permalink = page.permalink %} {% endif %} - + - - {% block title %} - Yaroslav de la Peña Smirnov - {% endblock %} - + {% block title %}Yaroslav de la Peña Smirnov{% endblock %} -- cgit v1.2.3