From 9286a2b68546f968282eadf2c519ebef3def9b70 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Mon, 20 Apr 2020 16:07:59 +0300 Subject: style changes; landing page --- templates/base.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index a5d743a..bcf1487 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,11 +12,12 @@
- {% block page %} +
+ {% block header %} +

Yaroslav de la Peña Smirnov

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