{% if postrow.THANKS and postrow.THANKS_POSTLIST_VIEW and not postrow.S_POST_ANONYMOUS and not S_IS_BOT %}
{% if postrow.S_MOD_THANKS %} {% endif %}
{{ postrow.THANK_TEXT }}{{ postrow.POST_AUTHOR_FULL }}{{ postrow.THANK_TEXT_2 }}
{{ postrow.THANKS }}
{% endif %}
{% if postrow.S_THANKS_POST_REPUT_VIEW and postrow.POST_REPUT and not postrow.S_POST_ANONYMOUS and not S_IS_BOT %}
{{ lang('REPUT') }}{{ lang('COLON') }} {{ postrow.POST_REPUT }}
{% if postrow.S_THANKS_REPUT_GRAPHIC %}   {% endif %}
{% endif %}