diff options
| author | 2025-09-02 12:03:22 +0200 | |
|---|---|---|
| committer | 2025-09-02 12:03:22 +0200 | |
| commit | ba7fd8ed5809bb73971a9caf6c382c17782e0f60 (patch) | |
| tree | 2208034b63b8f23c3122ebcaf659f991e48b25b4 /templates/taxonomy_single.html | |
| parent | 04cdbbb8fd99fa3cb113106f6a83560cc0463a39 (diff) | |
makeover
Diffstat (limited to 'templates/taxonomy_single.html')
| -rw-r--r-- | templates/taxonomy_single.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/taxonomy_single.html b/templates/taxonomy_single.html index 9f93975..497b4cb 100644 --- a/templates/taxonomy_single.html +++ b/templates/taxonomy_single.html @@ -3,9 +3,6 @@ {% block title %}#{{ term.name }}{% endblock title %} {% block content %} -<nav class="navbar"> - <a href="/">Home</a> <!--a href="../">Go Back</a--!> -</nav> <h1 class="title"> #{{ term.name }} </h1> |