{% if post.status == database.PostStatus.UNDELETED :} {: else :} {:}
{{ post.id }}. {% if post.name :}{{ post.name }}{:} {% if post.tripcode :}[{{ post.tripcode }}]{:} {% if post.mod :}Moderator{:} {{ post.posted }} {"includes/post_options.html"} {% if (not thread.locked or mod_name) and (thread.num_posts < board_db.config.max_thread_posts) :}Quote{:} {% if board_db.config.forking :}Fork{:}
{"includes/uploaded_file.html"}{$ post.comment $}
{{ post.id }}. Post deleted by {% if post.status == database.PostStatus.USER_DELETED :}poster{: else :}moderator{:}. {% if mod_name :}{"includes/post_options.html"}{:}
{% for thread in post.forked_threads :} {% post = thread.posts[0] %} {% if post.status == database.PostStatus.UNDELETED :}
{{ thread.subject }} {% if post.name :}{{ post.name }}{:} {% if post.tripcode :}[{{ post.tripcode }}]{:} {% if post.mod :}Moderator{:} {{ post.posted }} (Thread {{ thread.id }}) {"includes/post_options.html"} View Thread Page - {{ thread.num_posts-1 }} Replies »
{"includes/uploaded_file.html"}
{$ post.comment $}
{:} {:}