%-- 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. --%>
<%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%>
<% include include_post_display.html%> |