<%-- File ==== post_view_flat.html Description =========== When you view a thread in flat mode, this file is the one used. --%> <%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%><%if this_page > 1%>: Page <%this_page%><%endif%> <%include include_css.html%> <%body_tag%> <%include include_header.html%>
<%if is_ie and ie_version >= 4%><%endif%> <%body_table%>
<%hidden_form%> <%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_logo.html%>

 

<%set num_page_items = $num_posts%> <%body_font%> <%include include_paging.html%> <%/body_font%> <%if prev%> <%endif%> <%if next%> <%endif%> <%if current_user_id%> <%endif%>

<%/body_table%> <%if poll_view%> <%include include_poll_view.html%> <%elsif poll_results%> <%include include_poll_results.html%> <%endif%> <%loop post_loop%> <%body_table%> <%body_font%> <% if last%> <% endif%> <% if first_new%> <% endif%> <% include include_post_display.html%>
<%/body_font%> <%/body_table%> <%endloop%> <%body_table%>
<%body_font%> <%include include_paging.html%> <%/body_font%> <%if prev%> <%endif%> <%if next%> <%endif%> <%if current_user_id%> <%endif%>
 
<%hidden_form%>  
<%/body_table%>

<%include include_footer.html%>