summaryrefslogtreecommitdiff
path: root/slips/src/app/Marina.Web.UI/Default.aspx
diff options
context:
space:
mode:
Diffstat (limited to 'slips/src/app/Marina.Web.UI/Default.aspx')
-rw-r--r--slips/src/app/Marina.Web.UI/Default.aspx19
1 files changed, 19 insertions, 0 deletions
diff --git a/slips/src/app/Marina.Web.UI/Default.aspx b/slips/src/app/Marina.Web.UI/Default.aspx
new file mode 100644
index 0000000..dd7f233
--- /dev/null
+++ b/slips/src/app/Marina.Web.UI/Default.aspx
@@ -0,0 +1,19 @@
+<%@ Page Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="Marina.Web.UI.Default" Title="Untitled Page" %>
+<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
+</asp:Content>
+<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder2" runat="server">
+ <h1>Welcome</h1>
+ <p>
+ Welcome to Inland Marina located on the south shore Inland Lake, just a small
+ commute from major centres in the south west.
+ </p>
+ <p>
+ Inland Marina was established in the 1967 shortly after Inland Lake was created
+ as a result of the South West damn. From it's humble beginnings, it has grown to
+ be the largest marina on Inland Lake. Due to the warm climate that extends year
+ round, Inland Lake has become a popular tourist destination in the South West.
+ Boat owners from California, Arizona, Nevada, and Utah are attracted to the
+ area. Inland Marina has 150 slips ranging in size from 16 to 28 feet in length.
+ Dock services include electrical and fresh water.
+ </p>
+</asp:Content>