{% if field_photo %} {% else %} {% endif %} {{topic.user.username}} {% if topic.user.id == user.id %} {% trans "Edit" %} {% trans "Delete" %} {% 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 %} {{topic.title}} {{topic.description|safe}} {% if topic.attachment %} {% endif %} {{topic.date}}
{% trans "This topic has" %} {{ total_hits }} {% trans "views" %}
{% else %}{% trans "This topic has" %} {{ total_hits }} {% trans "view" %}
{% endif %}{{topic.title}}
{{topic.description|safe}} {% if topic.attachment %}
{% endif %}
{{topic.date}}