From 138c3fa6e83ecb8b2dd471a7b17d17e2f76fc458 Mon Sep 17 00:00:00 2001 From: Egor Matveev Date: Sat, 14 May 2022 11:35:29 +0300 Subject: [PATCH] logo --- templates/base.html | 2 +- templates/landing.html | 2 +- templates/layouts/base.html | 9 ++------- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/templates/base.html b/templates/base.html index e2569f2..83998a1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -9,7 +9,7 @@ {% block links %} {% endblock %} - + diff --git a/templates/landing.html b/templates/landing.html index ca62b1e..e13b31d 100644 --- a/templates/landing.html +++ b/templates/landing.html @@ -16,7 +16,7 @@ - + diff --git a/templates/layouts/base.html b/templates/layouts/base.html index dc0e639..aa25e16 100644 --- a/templates/layouts/base.html +++ b/templates/layouts/base.html @@ -22,6 +22,7 @@ +{% load static %} Sprint - {% block title %}{% endblock %} @@ -48,13 +49,7 @@ - - - - - - - +