{% for index, post in enumerate(thread['posts']) :} {% if index == 0 :} {% on_thread_page = False %} {"includes/thread_head.html"} {% if thread['num_posts_omitted'] :} Show {{ thread['num_posts_omitted'] }} omitted {% if thread['num_posts_omitted'] > 1 :}replies{: else :}reply{:} ({{ thread['num_files_omitted'] }} file{% if thread['num_files_omitted'] != 1 :}s{:}) {:} {: else :} {"includes/thread_reply.html"} {:} {:} {"includes/thread_footer.html"}