Removed index.html
authorLaury GvR <laury@gaslightmedia.com>
Thu, 13 Nov 2014 17:57:12 +0000 (12:57 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 13 Nov 2014 17:57:12 +0000 (12:57 -0500)
index.html [deleted file]

diff --git a/index.html b/index.html
deleted file mode 100644 (file)
index 5817a1b..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Tri-County Office of Emergency Management</title>
-    <meta http-equiv="content-type" content="text/html;charset=utf-8">
-    <meta charset="UTF-8">
-    <meta name="description" content="">
-    <link rel="stylesheet" type="text/css" href="styles.css">
-</head>
-
-<body>
-    <div id="inside">
-        <header>
-           <h3>
-            Thank you for visiting the Tri-County Office of Emergency Management site.
-            This site is under construction. Please check back soon for more.
-            </h3>
-            <img id="logo" src="assets/cceoem_logo.png" alt="CCEOEM Logo"> 
-        </header>
-
-        <div id="emergency_alert_banner">
-            <img src="assets/alert.png" alt="Alert Diamond">
-            <h1>
-                Get Emergency Alerts with the Tri-County *BE ALERT* Emergency Notification System
-            </h1>
-        </div>
-        <div id="content">
-            <h3>
-                Emergency Notifications straight from Emergency Responders to you
-            </h3>
-            <p>
-                The *BE ALERT* Emergency Notification System provides accurate, immediate 
-                emergency notifications from your local public safety agency to your 
-                cell, work or home phone, via text, email or voice message. Receive 
-                notifications about emergencies that may affect your home, workplace, 
-                child's school, parents' home, or any other locations within Tri-County 
-                region (Charlevoix, Cheboygan, Emmet).
-            </p>
-            <div id="contact_us">
-                Should you have any questions or concerns, contact the Office of Emergency 
-                Management at eoc@cceoem.net. Thank you,Tri-County Office of Emergency Management
-            </div>
-            <div id="copyright">
-                &copy; <?php echo date('Y');?> 2014 Charlevoix, Cheboygan, Emmet County Office of Emergency Management * 
-                P.O. Box 480, Petoskey, MI 49770 * 855-515-1624
-            </div>
-    </div> <!-- inside -->
-    
-        
-</body>
-
-</html>