From 11947869e44d423171cfd3c6c76be0fbbbfb5da4 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 10 Jun 2022 14:31:33 +0200 Subject: Update --- templates/layouts/categorized_list.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 76b8af1..5e92395 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -3,12 +3,22 @@

$title$

$body$ + + $if(notoc)$$else$ + + $endif$ +
$for(list)$
- $if(it.description)$ @@ -23,10 +33,10 @@ $body$ $it.items:partials/list_card()$ $endif$ $if(it.omitted)$ - +
- $it.omitted$ more items + $it.omitted$ more items in $it.title$