{{topic.title}} {% if topic.is_top %} {% endif %}
{% trans "It is a troll" %}
{% trans "Last Seen" %} {% if topic.user.user.last_seen %} {{ topic.user.user.last_seen|timesince }} {% else %} {% trans "a while ago" %} {% endif %} |
{% if topic.user.user.online %}
Online
{% else %}
Online
{% endif %}
|
{{topic.description|safe }}
{% if topic.attachment %}
{% endif %}
{{ topic.idtopic|get_tot_comments }}
{% if user.id %}
{% if topic|check_like_topic:user %}
{% else %}
{% endif %}
{% else %}
{{ topic.like }}
{% endif %}
{% if total_hits|add:"0" > 1 %}
{% trans "Delete" %} {% 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}}
{% if topic.user.id == user.id %}{% trans "Delete" %} {% endif %}
{{topic.date}}
{% trans "Last activity" %} {{topic|get_last_activity|safe}} {% trans "Share" %} {% if topic.user == user %} {% endif %}