{% load i18n misago_capture %}
  • {% if thread.is_read %} chat_bubble_outline {% else %} chat_bubble {% endif %}
    {% if thread.weight == 2 %} bookmark {% elif thread.weight %} bookmark_border {% endif %} {% if thread.is_unapproved %} remove_circle {% elif thread.has_unapproved_posts %} remove_circle_outline {% endif %} {% if thread.is_hidden %} visibility_off {% endif %} {% if thread.is_closed %} lock_outline {% endif %}
    {{ thread.title }}