From 36022d757c0638c55ff2bd477bc9a6ab56abc8cd Mon Sep 17 00:00:00 2001 From: DerTyp187 Date: Wed, 24 Nov 2021 10:03:51 +0100 Subject: [PATCH] updated keywords and description --- TealCode/main/templates/base.html | 38 ++++++++++++++++--------------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/TealCode/main/templates/base.html b/TealCode/main/templates/base.html index da12d10..fc2d3f3 100644 --- a/TealCode/main/templates/base.html +++ b/TealCode/main/templates/base.html @@ -2,24 +2,25 @@ - - - - - - - - - - + {% if keywords %} + + {% else %} + + {% endif %} + + {% if description %} + + {% else %} + + {% endif %} + - {% if title %} @@ -29,23 +30,26 @@ {% endif %} + - + + + + + + + - - -
-