<%-- File ==== post_view_threaded.html Description =========== This page views a single post in threaded mode - the other posts in the thread appear below the post. --%> <%site_title%>: <%cat_full_name%>: <%forum_name%>: <%post_subject%> (<%post_username%>) <%include include_css.html%> <%body_tag%> <%include include_header.html%>
<%if is_ie and ie_version >= 4%><%endif%> <%if poll_view%> <%include include_poll_view.html%> <%elsif poll_results%> <%include include_poll_results.html%> <%endif%> <%body_table%>
<%hidden_form%> <%title_font%> <%include include_title_cat_forum.html%>
<%post_subject%> <%/title_font%> <%include include_logo.html%>

 

<%if prev%> <%endif%> <%if next%> <%endif%> <%if current_user_id%> <%endif%>
<%/body_table%> <%body_table%>
<%include include_post_display.html%>
<%/body_table%> <%if threads%> <%body_table%> <%include include_thread_display.html%> <%/body_table%> <%endif%> <%body_table%>
<%body_font%>   <%/body_font%> <%if prev%> <%endif%> <%if next%> <%endif%> <%if current_user_id%> <%endif%>
 
<%hidden_form%>  
<%/body_table%>

<%include include_footer.html%>