{% if post.status == database.PostStatus.UNDELETED :} {{ 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_}{:} {% if post.has_forked_threads :} ({_Forked into Thread_} {% for fp_ti, fp_t in enumerate(post.forked_threads) :}{% if fp_ti > 0 :}, {:}{{ fp_t.id }}{:}) {:} {"includes/uploaded_file.html"}{$ post.comment $} {: else :} {{ post.id }}. {_Post deleted by_} {% if post.status == database.PostStatus.USER_DELETED :}{_poster_}{: else :}{_moderator_}{:}. {% if mod_name :}{"includes/post_options.html"}{:} {:}