<%-- File ==== post_view_flat.html Description =========== When you click the link to print a thread, this printer- friendly page is displayed. This page will contain an entire thread - no matter how long the thread may be. --%> <%site_title%>: <%cat_full_name%>: <%forum_name%>: <%if root_post_deleted%>Post deleted by <%root_post_deleted_by%><%if user_perm_moderator%>: <%root_post_subject%><%endif%><%else%><%root_post_subject%><%endif%><%endif%> <%include include_css.html%>

<%include include_logo.html%> <%title_font%> <%include include_title_cat_forum.html%>
<%if root_post_deleted%>Post deleted by <%root_post_deleted_by%><%if user_perm_moderator%>: <%root_post_subject%><%endif%><%else%><%root_post_subject%><%endif%> <%/title_font%>


<%set hide_post_menu = 1%> <%set printing = 1%> <%if poll_view%> <%include include_poll_view.html%> <%elsif poll_results%> <%include include_poll_results.html%> <%endif%> <%loop post_loop%>
<% include include_post_display.html%>

<%endloop%>