From aef6f1c04fc78d9487738e89825d7e8f83fc5398 Mon Sep 17 00:00:00 2001 From: actlikewill Date: Wed, 28 Aug 2024 11:48:32 +0300 Subject: [PATCH] fixes original templates --- malawilii/templates/liiweb/home.html | 1 - malawilii/templates/peachjam/layouts/main.html | 2 +- tanzlii/templates/peachjam/layouts/main.html | 2 +- zambialii/templates/liiweb/home.html | 1 - zambialii/templates/peachjam/layouts/main.html | 2 +- 5 files changed, 3 insertions(+), 5 deletions(-) diff --git a/malawilii/templates/liiweb/home.html b/malawilii/templates/liiweb/home.html index e0d35bb5f..71447e1ed 100644 --- a/malawilii/templates/liiweb/home.html +++ b/malawilii/templates/liiweb/home.html @@ -1,6 +1,5 @@ {% extends "liiweb/home.html" %} {% load i18n static %} -{% block before-content %}{% endblock %} {% block hero-logos %} AfricanLII GJU diff --git a/malawilii/templates/peachjam/layouts/main.html b/malawilii/templates/peachjam/layouts/main.html index c3add369c..9cfd9c101 100644 --- a/malawilii/templates/peachjam/layouts/main.html +++ b/malawilii/templates/peachjam/layouts/main.html @@ -1,5 +1,5 @@ {% extends "peachjam/layouts/main.html" %} -{% load i18n sass_tags %} +{% load sass_tags %} {% block head-css %} Laws.Africa diff --git a/zambialii/templates/peachjam/layouts/main.html b/zambialii/templates/peachjam/layouts/main.html index 11684bdc4..bfaa921f7 100644 --- a/zambialii/templates/peachjam/layouts/main.html +++ b/zambialii/templates/peachjam/layouts/main.html @@ -1,5 +1,5 @@ {% extends "peachjam/layouts/main.html" %} -{% load i18n sass_tags %} +{% load sass_tags %} {% block head-css %}