diff --git a/boards/templates/boards/all_threads.html b/boards/templates/boards/all_threads.html --- a/boards/templates/boards/all_threads.html +++ b/boards/templates/boards/all_threads.html @@ -64,7 +64,7 @@ {% endif %} - {{ tag.get_view|safe }} + /{{ tag.get_view|safe }}/ {% if perms.change_tag %} | {% trans 'Edit tag' %} {% endif %}