From 6e0a7ea009b08983f2966d51fe4438681c0863c3 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 26 Mar 2021 23:17:56 +0100 Subject: WIP: Redesign --- templates/layouts/categorized_list.html | 34 +++++++++++++++++---------------- templates/layouts/index copy.html | 2 +- templates/layouts/index.html | 25 ++++++++++++++++++------ templates/layouts/page.html | 18 +++++++++-------- 4 files changed, 48 insertions(+), 31 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index b32d2d5..8c25ec0 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -1,21 +1,23 @@ -
-
+
+
+
$body$ - $for(pages.by_category)$ -

- $for(it.value/first)$ - $it.category.name$ - $endfor$ -

- - $endfor$ + $for(pages.by_category)$ +

+ $for(it.value/first)$ + $it.category.name$ + $endfor$ +

+ + $endfor$ +
diff --git a/templates/layouts/index copy.html b/templates/layouts/index copy.html index 34d8b0f..bd7cd3f 100644 --- a/templates/layouts/index copy.html +++ b/templates/layouts/index copy.html @@ -1,4 +1,4 @@ -
+