{% 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 %d') % thread.id }}) {"includes/post_options.html"} {% if not on_thread_page :}{{ _('View Thread Page - %d Replies') % (thread.num_posts-1) }} »{:}
{: else :}
{_Thread head deleted_} {% if mod_name :}{"includes/post_options.html"}{:} {% if not on_thread_page :}{{ _('View Thread Page - %d Replies') % (thread.num_posts-1) }} »{:}
{:} {# 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_}{:}. {:}