{% include 'overall_header.html' %} {% EVENT viewtopic_topic_title_before %}
Recent discussions

{% EVENT viewtopic_topic_title_prepend %} {% if FORUM_NAME %}[{{ FORUM_NAME }}]: {% endif %}{{ TOPIC_TITLE }} {% EVENT viewtopic_topic_title_append %}

{% if FORUM_DESC %} {% endif %} {% EVENT viewtopic_topic_title_after %} {% if MODERATORS %}

{% if S_SINGLE_MODERATOR %}{{ L_MODERATOR }}{% else %}{{ L_MODERATORS }}{% endif %}{{ L_COLON }} {{ MODERATORS }}

{% endif %} {% if S_FORUM_RULES %}
{% if U_FORUM_RULES %} {{ L_FORUM_RULES }} {% else %} {{ L_FORUM_RULES }}{{ L_COLON }} {{ FORUM_RULES }} {% endif %}
{% endif %}
{% if S_DISPLAY_SEARCHBOX %} {% endif %}
{% EVENT viewtopic_first_topic_buttons_before %}
{% if not S_IS_BOT and S_DISPLAY_REPLY_INFO %} {% EVENT viewtopic_buttons_top_before %} {% if S_IS_LOCKED %} {{ L_TOPIC_LOCKED_SHORT }} {% else %} {{ L_REPLY }} {% endif %} {% EVENT viewtopic_buttons_top_after %} {% endif %}
{% include 'viewtopic_topic_tools.html' %}
{% EVENT viewtopic_first_topic_buttons_after %} {% EVENT viewtopic_body_poll_before %} {% if S_HAS_POLL %}

{% EVENT viewtopic_body_poll_question_prepend %} {{ POLL_QUESTION }} {% EVENT viewtopic_body_poll_question_append %}

{% if S_CAN_VOTE and L_POLL_LENGTH %}
{{ L_POLL_LENGTH }}
{% endif %}
{% for poll_option in poll_option %} {% EVENT viewtopic_body_poll_option_before %}
{% if S_CAN_VOTE %} {% if S_IS_MULTI_CHOICE %} {% else %} {% endif %} {% else %} {{ poll_option.POLL_OPTION_CAPTION }} {% endif %}
{% if poll_option.POLL_OPTION_RESULT == 0 %} {{ L_NO_VOTES }} {% else %} {{ poll_option.POLL_OPTION_RESULT }} {% endif %}
{% EVENT viewtopic_body_poll_option_after %} {% endfor %}
{% endif %} {% EVENT viewtopic_body_poll_after %}
{% for postrow in postrow %} {% EVENT viewtopic_body_postrow_post_before %} {% if postrow.S_FIRST_UNREAD %} {% endif %}
{% if postrow.S_POST_DELETED %} {% elseif postrow.S_IGNORE_POST %} {% endif %} {% if postrow.S_POST_PRIVATE %}
{% if postrow.POSTER_AVATAR %} {% if postrow.U_POST_AUTHOR %}{{ postrow.POSTER_AVATAR }}{% else %}{{ postrow.POSTER_AVATAR }}{% endif %} {% else %} {% endif %} {% if postrow.S_ONLINE %}{% endif %}

{{ L_PRIVATE_POST_NO_CONTENT }}

{% else %} {% EVENT ss_viewtopic_body_postrow_article_before %} {% EVENT ss_viewtopic_body_postrow_article_after %}
{{ L_USER_MINI_PROFILE }}
{% EVENT viewtopic_body_avatar_before %} {% if postrow.POSTER_AVATAR %} {% if postrow.U_POST_AUTHOR %}{{ postrow.POSTER_AVATAR }}{% else %}{{ postrow.POSTER_AVATAR }}{% endif %} {% else %} {% endif %} {% EVENT viewtopic_body_avatar_after %}
{% EVENT viewtopic_body_postrow_rank_before %} {% if postrow.RANK_TITLE and postrow.RANK_IMG %}
{{ postrow.RANK_IMG }}
{% endif %} {% EVENT viewtopic_body_postrow_rank_after %} {% if postrow.U_POST_AUTHOR %} {{ L_USER_MINI_PROFILE_VIEW_FULL }} {% endif %}

{{ postrow.POST_AUTHOR_FULL }}

    {% if postrow.RANK_TITLE and postrow.RANK_IMG %}
  • {{ L_RANK }}{{ L_COLON }} {{ postrow.RANK_TITLE }}
  • {% endif %} {% if postrow.POSTER_POSTS != '' %}
  • {{ L_POSTS }}{{ L_COLON }} {{ postrow.POSTER_POSTS }}
  • {% endif %} {% if postrow.POSTER_JOINED %}
  • {{ L_JOINED }}{{ L_COLON }} {{ postrow.POSTER_JOINED }}
  • {% endif %}
  • {{ L_USER_STATUS }}{{ L_COLON }} {% if postrow.S_ONLINE and not postrow.S_IGNORE_POST %}{{ L_ONLINE }}{% else %}{{ L_OFF_LINE }}{% endif %}
  • {% if postrow.POSTER_WARNINGS %}
  • {{ L_WARNINGS }}{{ L_COLON }} {{ postrow.POSTER_WARNINGS }}
  • {% endif %} {% if postrow.S_PROFILE_FIELD1 %}
  • {{ postrow.PROFILE_FIELD1_NAME }}{{ L_COLON }} {{ postrow.PROFILE_FIELD1_VALUE }}
  • {% endif %} {% EVENT viewtopic_body_postrow_custom_fields_before %} {% for custom_fields in custom_fields %} {% if not postrow.custom_fields.S_PROFILE_CONTACT %}
  • {{ postrow.custom_fields.PROFILE_FIELD_NAME }}{{ L_COLON }} {{ postrow.custom_fields.PROFILE_FIELD_VALUE }}
  • {% endif %} {% endfor %} {% EVENT viewtopic_body_postrow_custom_fields_after %}
{% EVENT viewtopic_body_contact_fields_before %} {% if not S_IS_BOT and .postrow.contact %} {% endif %} {% EVENT viewtopic_body_contact_fields_after %}
{% endif %}
{% EVENT viewtopic_body_postrow_post_after %} {% endfor %}
{% EVENT viewtopic_body_topic_actions_before %}
{% if not S_IS_BOT and S_DISPLAY_REPLY_INFO %} {% EVENT viewtopic_buttons_bottom_before %} {% if S_IS_LOCKED %} {{ L_TOPIC_LOCKED_SHORT }} {% else %} {{ L_REPLY }} {% endif %} {% EVENT viewtopic_buttons_bottom_after %} {% endif %}
{% if quickmod %}
{{ L_MODERATOR_OPTIONS }}
{% endif %} {% if S_NUM_POSTS > 1 or .pagination %}
{{ L_OPTIONS }}
{% endif %}
{% include 'jump_links.html' %} {% if (S_NUM_POSTS > 1 or .pagination) and not S_IS_BOT %} {% include 'display_options_viewtopic.html' %} {% endif %} {% if quickmod %}
{% include 'jumpbox_options.html' %}
{% include 'quickmod_tools.html' %}
{% endif %} {% EVENT viewtopic_body_footer_before %} {% if S_USER_LOGGED_IN %}
{% if S_DISPLAY_ONLINE_LIST and U_VIEWONLINE %}

{{ L_WHO_IS_ONLINE }}

{{ LOGGED_IN_USER_LIST }}

{% endif %} {% if S_DISPLAY_POST_INFO %}

{{ L_TOPIC_PERMISSIONS }}

{% for rules in rules %}{{ rules.RULE }}
{% endfor %}

{% endif %}
{% endif %} {% include 'overall_footer.html' %}