From eb4b3f41ee5ca9992c2de17daaad3edeab52da98 Mon Sep 17 00:00:00 2001 From: Nadege Date: Mon, 11 Nov 2019 15:20:48 +0100 Subject: [PATCH] =?UTF-8?q?Base.html=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 008a23c..ffec93f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,8 +3,14 @@ {# #} - - + + + + + + + + {% block title %}First Django Application{% endblock %}