source:
branches/WebApplication/WebSites/OKB/Default.aspx
@
4539
Last change on this file since 4539 was 4476, checked in by cfleisch, 14 years ago | |
---|---|
File size: 336 bytes |
Rev | Line | |
---|---|---|
[4476] | 1 | <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="ShellDefault" MasterPageFile="~/Shared/DefaultMaster.master" %> |
2 | <asp:Content ID="content" ContentPlaceHolderID="DefaultContent" Runat="Server"> | |
3 | <h1>Default View</h1> | |
4 | <p style="margin-bottom:100px"> | |
5 | Here ist the content.</p> | |
6 | ||
7 | </asp:Content> |
Note: See TracBrowser
for help on using the repository browser.