OSDN Git Service

久しぶりにコミット。
[html5test/HTML5Test.git] / About.aspx
1 <%@ Page Title="弊社について" Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="true"
2     CodeBehind="About.aspx.cs" Inherits="WebApplication2.About" %>
3
4 <asp:Content ID="HeaderContent" runat="server" ContentPlaceHolderID="HeadContent">
5 </asp:Content>
6 <asp:Content ID="BodyContent" runat="server" ContentPlaceHolderID="MainContent">
7     <h2>
8         バージョン情報
9     </h2>
10     <p>
11         コンテンツをここに入力します。
12     </p>
13 </asp:Content>