From 8eecc3db90b8963cf3d85d2d144c2a38aa3f86a0 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 13 Nov 2021 12:09:34 +0100 Subject: Simplified header --- templates/layouts/categorized_list.html | 2 +- templates/layouts/list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index f8c3fab..a3af43c 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -14,7 +14,7 @@ $body$
$for(it.pages.all)$ - $if(pages.all.show_read_indicators)$ + $if(pages.all.list_read_indicators)$
$endif$ $if(pages.all.icon)$ diff --git a/templates/layouts/list.html b/templates/layouts/list.html index 208b267..2ef02ab 100644 --- a/templates/layouts/list.html +++ b/templates/layouts/list.html @@ -9,7 +9,7 @@ $body$