From 518c7337572c0b7ba01b595aeb94fd36f8e59fdf Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 29 Apr 2021 17:53:38 +0200 Subject: Update --- templates/layouts/categorized_list.html | 34 ++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'templates/layouts/categorized_list.html') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 2a37c9c..f2eda8b 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -1,23 +1,23 @@
-
-
+
+

$title$

+ $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$
-- cgit v1.2.3-54-g00ecf