{% if field_photo %} {% else %} {% endif %} {{topic.user.username}} {% if topic.user.id == user.id %} {% trans "Edit" %} {% trans "Delete" %} {% endif %} {{topic.title}} {{topic.description|safe}} {% if topic.attachment %} {% endif %} {% if total_hits|add:"0" > 1 %} {% trans "This topic has" %} {{ total_hits }} {% trans "views" %} {% else %} {% trans "This topic has" %} {{ total_hits }} {% trans "view" %} {% endif %} {% trans "Users" %} {{topic|get_tot_users_comments|safe}} {{topic.date}}
{{topic.title}}
{{topic.description|safe}} {% if topic.attachment %}
{% endif %}
{% trans "This topic has" %} {{ total_hits }} {% trans "views" %}
{% else %}{% trans "This topic has" %} {{ total_hits }} {% trans "view" %}
{% endif %}{% trans "Users" %} {{topic|get_tot_users_comments|safe}}
{{topic.date}}