{"includes/top.html"} {"includes/default_headers.html"} {{ thread['blurb'] }} - {{ board.TITLE }} {"includes/top_nav_bar.html"} {"includes/board_select.html"} {"includes/return_to_index.html"} {% on_thread_page = 1 %}
{% for index, post in enumerate(thread['posts']) :} {% if index == 0 :} {"includes/thread_head.html"} {: else :} {"includes/thread_reply.html"} {:} {:} {"includes/thread_footer.html"}
{"includes/return_to_index.html"} {"includes/board_select.html"} {"includes/footer.html"}