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_single.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates/taxonomy_single.html') diff --git a/templates/taxonomy_single.html b/templates/taxonomy_single.html index 934cea5..7a3ab44 100644 --- a/templates/taxonomy_single.html +++ b/templates/taxonomy_single.html @@ -2,7 +2,6 @@ {% block header %}

../{{ term.slug }}/

-

{{ term.name }}

{% endblock header %} @@ -15,7 +14,7 @@