From 8eecc3db90b8963cf3d85d2d144c2a38aa3f86a0 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 13 Nov 2021 12:09:34 +0100 Subject: Simplified header --- templates/base.html | 36 ++++++++++++++++----------------- templates/layouts/categorized_list.html | 2 +- templates/layouts/list.html | 2 +- 3 files changed, 19 insertions(+), 21 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 6424447..e736864 100644 --- a/templates/base.html +++ b/templates/base.html @@ -44,25 +44,23 @@ -
- -
+
$if(namespace.root.is_index)$ diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index f8c3fab..a3af43c 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -14,7 +14,7 @@ $body$