From a81b62cf82e1f0f2d31521ce0561201762ced44e Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 5 May 2021 21:57:07 +0200 Subject: Update --- templates/layouts/categorized_list.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'templates/layouts/categorized_list.html') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 75c636a..8cc5c24 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -6,11 +6,9 @@ $body$ $for(pages.by_category)$

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