{% if thread.sticky :}{:} {% if not thread.bumpable :}{:} {% if thread.locked :}{:}
{# header part #} {% 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"} {% if not on_thread_page :}View Thread Page - {{ thread.num_posts-1 }} Replies »{:}
{: else :}
Thread head deleted {% if mod_name :}{"includes/post_options.html"}{:} {% if not on_thread_page :}View Thread Page - {{ thread.num_posts-1 }} Replies »{:}
{:} {# comment part #} {% if thread.forked_post :} {% forked_post = thread.forked_post %} {"includes/forked_post_display.html"} {:} {% if post.status == database.PostStatus.UNDELETED :} {"includes/uploaded_file.html"}
{$ post.comment $}
{: else :} Post deleted by {% if post.status == database.PostStatus.USER_DELETED :}poster{: else :}moderator{:}. {:}