-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththanks.html
60 lines (56 loc) · 2.84 KB
/
thanks.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Contact us — Tyddyn Tyfod</title>
<meta name="description" content="Ask questions about Tyddyn Tyfod and get in touch with the owners.">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.7.0/build/fonts/fonts-min.css">
<link rel="stylesheet" type="text/css" href="styles/screen.css">
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="/styles/ie.css">
<![endif]-->
</head>
<body id="section-contact">
<div id="container">
<div id="header">
<h1><a href="index.html" title="Tyddyn Tyfod home page">Tyddyn Tyfod</a></h1>
</div>
<div id="content">
<h2>Contact us</h2>
<div class="left_column">
<h3>By telephone</h3>
<p>Call Mark or Sioned on <span class="telephone">07828 835 690</span></p><p>For pricing and availability please see <a href="http://www.cottageguide.co.uk/tyddyntyfod/">our page on The Cottage Guide website</a>.</p>
</div>
<div class="right_column">
<h3>Thank you for your enquiry.</h3>
<p>We'll get back to you as soon as possible.<p>
</div>
</div>
<div id="navigation">
<ul>
<li><a id="home" href="index.html" title="Tyddyn Tyfod home page">Home</a></li>
<li><a id="about" href="about.html" title="Information about Tyddyn Tyfod and it's history">About Tyddyn Tyfod</a></li>
<li><a id="amenities" href="amenities.html" title="Information about local amenities and things to do in the surrounding area">Things to do</a></li>
<li><a id="location" href="location.html" title="Instructions on how to find Tyddyn Tyfod">Find us</a></li>
<li><a id="contact" href="contact.html" title="Ask questions about Tyddyn Tyfod and get in touch with the owners">Contact us</a></li>
<li><a id="booking" href="http://www.cottageguide.co.uk/tyddyntyfod/c/viewcalendars.html" title="Pricing and availability">Pricing and availability</a></li>
<li><a id="gallery" href="gallery.html" title="Photos of Tyddyn Tyfod and the surrounding area">Photo gallery</a></li>
</ul>
</div>
<div id="footer">
<!--<p>Footer goes here</p>-->
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-8714367-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>