File: D:/HostingSpaces/TDijk1/erp-apps.eu/wwwroot/CMSModules/Groups/Tools/Forums/Posts/header.aspx
<%@ Page Language="C#" AutoEventWireup="true" Inherits="CMSModules_Groups_Tools_Forums_Posts_header" Theme="Default" CodeFile="header.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server" enableviewstate="false">
<title>Forums</title>
<style type="text/css">
body
{
margin: 0px;
padding: 0px;
height:100%;
}
</style>
</head>
<body class="<%=mBodyClass%>">
<form id="form1" runat="server">
<asp:Panel runat="server" ID="pnlSeparator" CssClass="TabsHeaderSeparator">
</asp:Panel>
</form>
</body>
</html>