-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIndex.aspx
More file actions
10 lines (6 loc) · 858 Bytes
/
Index.aspx
File metadata and controls
10 lines (6 loc) · 858 Bytes
1
2
3
4
5
6
7
8
9
10
<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Index.aspx.cs" Inherits="Index" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<title>GetSpace | Homepage</title>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
</asp:Content>