From 7daa254c0b2be4055a40ef320f44e7d066dca753 Mon Sep 17 00:00:00 2001 From: Ahmed M Alaa Date: Mon, 5 Dec 2022 14:48:27 +0200 Subject: added: default taxonomies templates, custom nav links --- templates/taxonomy_list.html | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/taxonomy_list.html') diff --git a/templates/taxonomy_list.html b/templates/taxonomy_list.html index e27d135..37577ed 100644 --- a/templates/taxonomy_list.html +++ b/templates/taxonomy_list.html @@ -2,7 +2,6 @@ {% block header %}

..{{ current_path }}

-

{{ taxonomy.name }}

{% endblock header %} -- cgit v1.2.3