{{ thread.forum.name }} {{ thread_info.title }}
{{ thread.user.nickname }}
· Created
· Last modified by {{ thread.last_user.nickname }} replied at · {{ thread.views }} times read
{% if thread_user_info.avatar != "" %}
{% else %}
{% endif %}
{% for p in post %}
{% set idx_star = idx_star+1 %}
{% endfor %}
{{ paginateHtml }}