{% extends "tribes/base.html" %} {% load i18n %} {% load extra_tagging_tags %} {% load threadedcommentstags %} {% load avatar_tags %} {% load comments_tag %} {% block head_title %}{{ topic.title }}{% endblock %} {% block body %}
← {% trans "Back to Topic List for Tribe " %} {{ topic.tribe }}
{% show_tags_for topic %}
{% ifequal user topic.creator %} {% if not edit %}{% endif %} {% endifequal %}