{"includes/top.html"} {"includes/default_headers.html"} {{ thread.id }}#{{ post.id }} {_Mod Options_} - {{ board_db.config.title }} {"includes/top_nav_bar.html"} {"includes/board_select.html"} {"includes/return_to_index.html"}
{% if msg :}

{$ msg $}

{:}

{{ thread.id }}#{{ post.id }} {_Mod Options_}

{_Move/Delete_} {{ _('Thread %d') % thread.id }}
{% if len(global_db.boards) > 1 :}
{_From_} {{ board_db.dir }} {_to_}
{_or_} {:}

{_Options for_} {{ _('Thread %d') % thread.id }}
{_Subject_}:

{# show flag count etc #} {% if post.reviewed :} {: else :} {% if post.num_flags :} {:} {:} {# ip/ban options #} {# deletion options #} {# name/tripcode options #} {# mod flag option #} {# file options #} {% if board_db.file_exts() :} {:} {% if post.file_meta :} {:} {# comment options #}
{_Options for_} {{ _('Post %d') % post.id }} {_in_} {{ _('Thread %d') % thread.id }} ({{ post.posted }})
{_This post has been reviewed._}
{{ _('This post has been flagged %d times.') % post.num_flags }}
{_Poster IP_}: {% if post.ip :} {{ post.ip }} ({{ post.fqdn }}, {% if post.proxy_ip :}{_proxy detected_}{: else :}{_proxy not detected_}{:})
{% if not ban :} {_Ban this IP_} {: else :} {$ _('IP Ban for %s created %s, expires %s with reason: %s') % ('%s' % ban.ip, '%s' % ban.created, '%s' % ban.expires, '%s' % util.html_escape(ban.reason)) $} {:}
{$ _('See all %s posts by %s.') % ('%d' % post.num_ip_posts, '%s' % post.ip) $} {: else :} {_Not Stored_} {:}
{_Post Status_}:
{_Changing this value will not delete the post comment or file, just whether or not the post is shown as deleted in the thread._}
{_Name_}:
{_Tripcode_}:
File: {{ ', '.join(board_db.file_exts()) }}
Current File:
md5: {{ post.file_md5 }}
{"includes/uploaded_file.html"}