From 9763ea03164f983d77051a84609dcae80885b1c0 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 12 Nov 2021 20:39:46 +0100 Subject: Improved page --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 6573dc5..6424447 100644 --- a/templates/base.html +++ b/templates/base.html @@ -23,7 +23,7 @@ $endif$ $if(layout.is_categorized_list)$ - $for(pages.asc_title)$ + $for(pages.all)$ $if(it.feed)$ $endif$ @@ -47,7 +47,7 @@