diff options
Diffstat (limited to 'bn_django/git_wiki/templates/git_wiki/base.html')
-rw-r--r-- | bn_django/git_wiki/templates/git_wiki/base.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bn_django/git_wiki/templates/git_wiki/base.html b/bn_django/git_wiki/templates/git_wiki/base.html index 526a707..eefaa9a 100644 --- a/bn_django/git_wiki/templates/git_wiki/base.html +++ b/bn_django/git_wiki/templates/git_wiki/base.html @@ -11,9 +11,6 @@ {% block path %} {{ block.super }} <a href="/knowledge">knowledge</a> -{% if item %} - » <a href="/k/{{ item.slug }}/">{{ object.title }}</a> -{% endif %} {% endblock %} {% block title %} |