markus / ConvertService / ServiceBase / UploadFonts / About.aspx @ ab7fe8c0
이력 | 보기 | 이력해설 | 다운로드 (385 Bytes)
1 | 950e6b84 | taeseongkim | <%@ Page Title="About" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="About.aspx.cs" Inherits="UploadFonts.About" %> |
---|---|---|---|
2 | |||
3 | <asp:Content ID="BodyContent" ContentPlaceHolderID="MainContent" runat="server"> |
||
4 | <h2><%: Title %>.</h2> |
||
5 | <h3>Your application description page.</h3> |
||
6 | <p>Use this area to provide additional information.</p> |
||
7 | </asp:Content> |