{% if not S_IS_BOT and (U_MARK_FORUMS or U_MARK_TOPICS)%}
{% EVENT viewtopic_forum_tools_before %} {% if U_WATCH_FORUM_LINK and not S_IS_BOT %}
{{ S_WATCH_FORUM_TITLE }}
{% endif %} {% if not S_IS_BOT and U_MARK_TOPICS and loops.topicrow|length %}
{{ lang('MARK_TOPICS_READ') }}
{% endif %} {% EVENT viewtopic_forum_tools_after %}
{% endif %}