diff options
| author | Ahmed M Alaa <aa@4b.cx> | 2022-12-05 14:48:27 +0200 |
|---|---|---|
| committer | Ahmed M Alaa <aa@4b.cx> | 2022-12-05 14:48:27 +0200 |
| commit | 7daa254c0b2be4055a40ef320f44e7d066dca753 (patch) | |
| tree | a1e5998194299808803a8812d7fe283a0fae0e75 /templates/taxonomy_list.html | |
| parent | 2d7be35ef50d37f5057248d20cbeb1f06fd5cde0 (diff) | |
added: default taxonomies templates, custom nav links
Diffstat (limited to 'templates/taxonomy_list.html')
| -rw-r--r-- | templates/taxonomy_list.html | 1 |
1 files changed, 0 insertions, 1 deletions
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 %} <p><a href="{{ current_path }}..">..</a>{{ current_path }}</p> - <h1>{{ taxonomy.name }}</h1> {% endblock header %} |
