{% include 'normal_head_include.html' %} {% if lockedthread != 'yes' %} {% if thread %} [{{ strings.RETURN }}] {% if not omit %}
{{ strings.POSTING }}
{% endif %} {% if omit %}
Posting Mode: Reply (Abbreviated Thread View)
{% endif %} {% endif %}
{% include 'announcements_global.html' %}
{% include 'announcements.html' %}
{% if board.options.ENABLE_OEKAKI %} {% if thread %}
{% endif %}
{% if thread %}{% endif %} {{ strings.OEKPAINT }} {{ strings.OEKX }} {{ strings.OEKY }} {% if thread %}{% endif %} {% if board.options.OEKAKI_ENABLE_MODIFY and thread %} {{ strings.OEKSOURCE }} {% endif %}

{% endif %} {% if postform %}
{% if thread %}{% endif %} {% if not image_inp and not thread and board.options.ALLOW_TEXTONLY %} {% endif %} {% if board.options.FORCED_ANON %}{% endif %} {% if board.options.SPAM_TRAP %}
{{ strings.SPAMTRAP }}
{% endif %} {% if not (board.options.FORCED_ANON) %}{% endif %} {% if config.HCAPTCHA -%} {% endif %} {% if image_inp %} {% endif %} {% if board.options.ENABLE_CAPTCHA %} {% endif %}
{{ strings.NAME }}
{{ strings.EMAIL }}
{{ strings.SUBJECT }}
{{ strings.COMMENT }}
{{ config.HCAPTCHA_QUESTION }}
{{ strings.UPLOADFILE }} {% if textonly_inp %}[{% endif %}
{{ strings.CAPTCHA }}
{{ strings.DELPASS }} {{ strings.DELEXPL }}
{% include 'rules.html' %}
{% endif %} {% endif %} {% if lockedthread == 'yes' %} [{{ strings.RETURN }}]

{{ strings.LOCKEDANNOUNCE }}

{% endif %}
{% if not thread %} {% endif %}
{% for currentthread in threads %} {% for post in currentthread.posts %} {% if not post.parent %}
{% if not thread %}Hide Thread (−){% endif %}
{% if post.image %} {{ strings.PICNAME }}{{ (post.image)|basename }} -({% if (post.size <= 10240) %}{{ post.size }} B{% endif %}{% if (post.size > 10240 and post.size < 1048576) %}{{ (post.size / 1024)|round(1) }} KiB{% endif %}{% if (post.size >= 1048576) %}{{ (post.size / 1048576)|round(1) }} MiB{% endif %}, {{ post.width }}x{{ post.height }}) {{ strings.THUMB }}
{% if post.thumbnail %} {{ post.size }} {% endif %} {% if not post.thumbnail %} {% if board.options.DELETED_THUMBNAIL %} {% endif %} {% if not (board.options.DELETED_THUMBNAIL) %} {% endif %} {% endif %} {% endif %} {% if not thread %}No.{{ post.num }}{% endif %} {% if thread %}No.{{ post.num }}{% endif %}   [Delete]   [Edit]  {% if not thread %} {% if post.locked != 'yes' %}[{{ strings.REPLY }}{% if config.ENABLE_ABBREVIATED_THREAD_PAGES and currentthread.omit and currentthread.omit + board.options.REPLIES_PER_THREAD > config.POSTS_IN_ABBREVIATED_THREAD_PAGES %}/Last {{ config.POSTS_IN_ABBREVIATED_THREAD_PAGES }}{% endif %}]{% endif %} {% if post.locked == 'yes' %}[{{ strings.VIEW }}]{% endif %} {% endif %}
{% if omit %}{{ post.comment|redirect_reply_links(min_res) }}{% else %}{{ post.comment }}{% endif %} {% if post.abbrev %}
{{ (strings.ABBRTEXT)|format((config.ENABLE_ABBREVIATED_THREAD_PAGES and currentthread.omit and currentthread.omit + board.options.REPLIES_PER_THREAD > config.POSTS_IN_ABBREVIATED_THREAD_PAGES) and (post.num)|get_reply_link(post.parent, 1) or (post.num)|get_reply_link(post.parent)) }}
{% endif %} {% if post.lastedit %}

{{ strings.LASTEDITED }}{% if post.admin_post %} {{ strings.BYMOD }}{% endif %} {{ post.lastedit }}.

{% endif %}
{% if not thread and currentthread.omit %} {% if currentthread.omitimages and not post.locked %}{{ (strings.ABBRIMG)|format(currentthread.omit, currentthread.omitimages) }}{% endif %} {% if currentthread.omitimages and post.locked %}{{ (strings.ABBRIMG_LOCK)|format(currentthread.omit, currentthread.omitimages) }}{% endif %} {% if not currentthread.omitimages and not post.locked %}{{ (strings.ABBR)|format(currentthread.omit) }}{% endif %} {% if not currentthread.omitimages and post.locked %}{{ (strings.ABBR_LOCK)|format(currentthread.omit) }}{% endif %} {% endif %} {% if thread and omit %} This page shows only the latest {{ config.POSTS_IN_ABBREVIATED_THREAD_PAGES }} replies to this thread. For the other {{ omit }}, refer to the full thread page. {% endif %} {% if not thread %} {% endif %} {% endif %} {% if post.parent %}
>> {% if not thread %}No.{{ post.num }}{% endif %} {% if thread %}No.{{ post.num }}{% endif %}   [Delete]   [Edit] {% if post.image %}
{{ strings.PICNAME }}{{ (post.image)|basename }} -({% if (post.size <= 10240) %}{{ post.size }} B{% endif %}{% if (post.size > 10240 and post.size < 1048576) %}{{ (post.size / 1024)|round(1) }} KiB{% endif %}{% if (post.size >= 1048576) %}{{ (post.size / 1048576)|round(1) }} MiB{% endif %}, {{ post.width }}x{{ post.height }}) {{ strings.THUMB }}
{% if post.thumbnail %} {{ post.size }} {% endif %} {% if not post.thumbnail %} {% if board.options.DELETED_THUMBNAIL %} {% endif %} {% if not (board.options.DELETED_THUMBNAIL) %} {% endif %} {% endif %} {% endif %}
{% if omit %}{{ post.comment|redirect_reply_links(min_res) }}{% else %}{{ post.comment }}{% endif %} {% if post.abbrev %}
{{ (strings.ABBRTEXT)|format(((config.ENABLE_ABBREVIATED_THREAD_PAGES and currentthread.omit and currentthread.omit + board.options.REPLIES_PER_THREAD > config.POSTS_IN_ABBREVIATED_THREAD_PAGES) and (post.num)|get_reply_link(post.parent, 1) or (post.num)|get_reply_link(post.parent))) }}
{% endif %} {% if post.lastedit %}

Last edited{% if post.admin_post %} by moderator{% endif %} {{ post.lastedit }}.

{% endif %}
{% endif %} {% endfor %}


{% endfor %}
{{ strings.REPDEL }}[] {{ strings.DELKEY }}
Report Post(s) to Staff
{% if not thread %}
{% if prevpage %}
{% endif %} {% if not prevpage %}{{ strings.FIRSTPG }}{% endif %}
{% for page in pages %} {% if not page.current %}[{{ page.page }}]{% endif %} {% if page.current %}[{{ page.page }}]{% endif %} {% endfor %} {% if nextpage %}
{% endif %} {% if not nextpage %}{{ strings.LASTPG }}{% endif %}
{% endif %}
{% include 'normal_foot_include.html' %}