From c1db9386bfc194da084ba92579970af82999a73a Mon Sep 17 00:00:00 2001 From: Thomas Chartron Date: Tue, 9 Nov 2021 18:17:54 +0100 Subject: [PATCH] update --- templates/categories/list.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/categories/list.html b/templates/categories/list.html index f50d094..92b7672 100644 --- a/templates/categories/list.html +++ b/templates/categories/list.html @@ -2,14 +2,14 @@ {% block content %}
-

+

Categories

-

{{ terms | length }} categories in total

+

{{ terms | length }} categories in total

-
+
{% for category in terms %} - +