From 5e02eb360f72c9154bfb468ea440f868403fd419 Mon Sep 17 00:00:00 2001 From: gws Date: Mon, 11 Nov 2024 14:47:54 +0100 Subject: [PATCH] allways get style for IT --- templates/index.html | 3 +-- templates/it_section.html | 7 ------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/templates/index.html b/templates/index.html index 3c26276..8cf5c4f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,9 +31,8 @@ -{% block append_head %} -{% endblock append_head %} + {% endblock head %} diff --git a/templates/it_section.html b/templates/it_section.html index 756ad61..867c934 100644 --- a/templates/it_section.html +++ b/templates/it_section.html @@ -1,12 +1,5 @@ {% extends "index.html" %} - -{% block append_head %} - - - -{% endblock append_head %} - {% block hero %}{% endblock hero%} {% block header %}