MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/web/web/web/b1950/givethentake.com/
File Upload :
Current < : /hermes/sb_web/web/web/web/b1950/givethentake.com/error.php

<?php include("includes/title.php"); ?>
	<!-- end meta -->
	<title>Carroll Tennis Center</title>
	<?php include("includes/headtags.php"); ?>
    <?php include_once("includes/analytics.php") ?>
</head>
<body class="first lp-111" id="error">
	<?php include("includes/jump.php"); ?>
		<div id="outer-container">
			<div id="inner-container">
					<!-- header -->
					<div id="header">
						<?php include("includes/header.php"); ?>
					</div>
					<!-- end header -->
					<!-- page content -->
                    
					<div id="content-container">
						<div id="intro" class="int">
						</div>
                        <?php include("includes/nav.php"); ?>	
                        <div id="primary" class="pri">
						<h1>Error</h1>
							<div id="tertiary" class="ter">
							</div>
							<p>There was an error with your form submission.  Please make sure you have entered all required fields and a valid email address.</p>
						</div>
						<div id="secondary" class="sec">
						<h2>Contact Information</h2>
						 <p><strong>Carroll Tennis Center</strong><br />
							 2950 Dede Rd <br />							 
							Finksburg, MD 21048-2302 <br />
							410-833-5288<br />
							<a href="mailto:info@carrolltenniscenter.com">info@carrolltenniscenter.com</a></p>
						</div>
				</div>
					<!-- end page content -->
					<!-- footer -->
					<?php include("includes/footer.php"); ?>
					<!-- end footer-->
			</div>
		</div>

</body>
</html>