home *** CD-ROM | disk | FTP | other *** search
/ 61.19.244.139 / 61.19.244.139.zip / 61.19.244.139 / wsCompulBUIOIC / About.aspx next >
Text File  |  2013-06-25  |  418b  |  13 lines

  1. ∩╗┐<%@ page title="About Us" language="C#" masterpagefile="~/Site.master" autoeventwireup="true" inherits="About, App_Web_q4aqmm1q" %>
  2.  
  3. <asp:Content ID="HeaderContent" runat="server" ContentPlaceHolderID="HeadContent">
  4. </asp:Content>
  5. <asp:Content ID="BodyContent" runat="server" ContentPlaceHolderID="MainContent">
  6.     <h2>
  7.         About
  8.     </h2>
  9.     <p>
  10.         Put content here.
  11.     </p>
  12. </asp:Content>
  13.