From 08565c9e420a05c770a01ea555d459b6efaf264c Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 31 Dec 2020 08:39:38 +0100 Subject: Simplified category list --- templates/partials/categoriesByCount.html | 2 +- templates/partials/categoriesById.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/partials/categoriesByCount.html b/templates/partials/categoriesByCount.html index 871e3db..9388cf9 100644 --- a/templates/partials/categoriesByCount.html +++ b/templates/partials/categoriesByCount.html @@ -1,7 +1,7 @@ $if(categories.by_count)$ $endif$ diff --git a/templates/partials/categoriesById.html b/templates/partials/categoriesById.html index 1f4f433..fc11cc2 100644 --- a/templates/partials/categoriesById.html +++ b/templates/partials/categoriesById.html @@ -1,7 +1,7 @@ $if(categories.by_id)$ $endif$ -- cgit v1.2.3-54-g00ecf