From 848dd36a72e11a859b9dafbdfb26cece3568d011 Mon Sep 17 00:00:00 2001 From: tzlil Date: Sat, 9 Sep 2023 01:30:53 +0300 Subject: make html a little nicer --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 7f7c2cf..87e164c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,6 +11,6 @@ all possible categories here examples: {% for i in taxonomy %} - {{ i }} + {{ i }} {% endfor %} -- cgit 1.4.1