{% if not postrow.S_FIRST_POST and postrow.S_AUTH and postrow.S_ANSWER %}
  • {% if postrow.POST_ID == postrow.ANSWER_POST_ID %} {{ lang('BUTTON_UNMARK') }} {% else %} {{ lang('BUTTON_MARK') }} {% endif %}
  • {% endif %}