-
- <%: Title %>.
- Your app description page.
-
-
-
-
- Use this area to provide additional information.
-
-
-
- Use this area to provide additional information.
-
-
-
- Use this area to provide additional information.
-
-
-
-
-
\ No newline at end of file
diff --git a/CMS_SC/About.aspx.cs b/CMS_SC/About.aspx.cs
deleted file mode 100644
index 85ea5d2..0000000
--- a/CMS_SC/About.aspx.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Web;
-using System.Web.UI;
-using System.Web.UI.WebControls;
-
-namespace CMS_SC
-{
- public partial class About : Page
- {
- protected void Page_Load(object sender, EventArgs e)
- {
-
- }
- }
-}
\ No newline at end of file
diff --git a/CMS_SC/About.aspx.designer.cs b/CMS_SC/About.aspx.designer.cs
deleted file mode 100644
index 1e8ac9b..0000000
--- a/CMS_SC/About.aspx.designer.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-//------------------------------------------------------------------------------
-//
-
- <%: Title %>.
- Your contact page.
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/CMS_SC/Contact.aspx.cs b/CMS_SC/Contact.aspx.cs
deleted file mode 100644
index cf772b1..0000000
--- a/CMS_SC/Contact.aspx.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Web;
-using System.Web.UI;
-using System.Web.UI.WebControls;
-
-namespace CMS_SC
-{
- public partial class Contact : Page
- {
- protected void Page_Load(object sender, EventArgs e)
- {
-
- }
- }
-}
\ No newline at end of file
diff --git a/CMS_SC/Contact.aspx.designer.cs b/CMS_SC/Contact.aspx.designer.cs
deleted file mode 100644
index 6af4959..0000000
--- a/CMS_SC/Contact.aspx.designer.cs
+++ /dev/null
@@ -1,15 +0,0 @@
-//------------------------------------------------------------------------------
-//