| {{locale.category_topics}} | {{locale.category_posts}} | {{locale.category_latest_reacts}} | |
|---|---|---|---|
|
{% if topic.pinned == 1 %} {{locale.category_topic_by}} {{topic.author.username}}, {{topic.created_at}} |
{{topic.totalposts}} |
{% if topic.latest_post is empty %}
{{locale.category_no_reacts}}
{% else %}
{{locale.category_latest_react_by}} {{topic.latest_post.author.username}}, {{topic.latest_post.created_at}} {% endif %} |