17 lines
533 B
HTML
17 lines
533 B
HTML
<html>
|
|
<head>
|
|
<LINK rel=STYLESHEET href="style.css" Type="text/css">
|
|
<title>www.freeholdcottage.com // testimonials</title>
|
|
</head>
|
|
<body>
|
|
<div id=mainbody><h1>www.FreeholdCottage.com</h1>Testimonials coming soon..</div>
|
|
|
|
<div id=links><a href="/">Home</a><br>
|
|
<a href="Details.html">Details</a><br>
|
|
<a href="Eligibility.html">Eligibility</a><br>
|
|
<a href="Referral.html">Referral</a><br>
|
|
<a href="Photographs.html">Photographs</a><br>
|
|
<a href="Testimonials.html">Testimonials</a><br>
|
|
<a href="Contact.html">Contact</a></div>
|
|
|
|
</html> |