From 93493c0714145dc8bb7d812700a0f4f3f577dd7f Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 27 Apr 2021 21:40:34 +0200 Subject: Update --- templates/layouts/categorized_list.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'templates/layouts/categorized_list.html') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 916be94..2a37c9c 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -2,22 +2,22 @@
$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