{% if post['status'] == 'undeleted' :} {: else :} {:}
{{ post['id'] }}. {% if post['name'] :}{{ post['name'] }}{:} {% if post['tripcode'] :}[{{ post['tripcode'] }}]{:} {% if post['mod'] :}Moderator{:} {{ post['posted'] }} Options {% if (not thread['locked'] or mod_name) and (thread['num_posts'] < board.MAX_THREAD_POSTS) :}Quote{:} {% if board.FORKING :}Fork{:} {% if post['has_forked_threads'] :} (already forked into thread {% for fk_ti, fk_t in enumerate(post['forked_threads']) :}{% if fk_ti > 0 :}, {:}{{ fk_t['id'] }}{:}) {:}
{"includes/uploaded_file.html"}{$ post['comment'] $}
{{ post['id'] }}. Post deleted by {% if post['status'] == 'user_deleted' :}poster{: else :}moderator{:}. {% if mod_name :}Options{:}