{"includes/top.html"} {"includes/default_headers.html"} {{ thread.blurb }} - {{ board_db.config.title }} {"includes/top_nav_bar.html"} {"includes/board_select.html"} {"includes/return_to_index.html"}
{% 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"}