<%@ Page Language="C#" MasterPageFile="~/Site.master"%>

<asp:Content ID="Content1" ContentPlaceHolderID="MainBody" runat="server">
  <h2>This is the section two page</h2>
</asp:Content>