%--
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%>
<%/body_table%>
<%include include_footer.html%>