-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrawing.html
More file actions
28 lines (27 loc) · 1.18 KB
/
drawing.html
File metadata and controls
28 lines (27 loc) · 1.18 KB
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
<HEAD>
<title>Grove Farm B&B gloucestershire</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="B&B, b&b, b and b,B and B, bed and breakfast,Bed and Breakfast, grove farm, forest of dean, Forest of Dean, severn, gloucester, gloucestershire, Gloucestershire, organic farm, cheese, families welcome">
<meta http-equiv="Content-Language" content="en">
</HEAD>
<body bgcolor="#FFFFFF" text="#333333" link="#666666" vlink="#999999" alink="#666666">
<h1 align="center">Grove Farm B&B</h1>
<h2 align="center"><i><b>Drawing room</b></i></h2>
<table width="75%" border="0" align="center">
<tr>
<td align="center"><img src="pics/drawing%20room%202.JPG" align="absmiddle"></td>
</tr>
</table>
<p> </p>
<p> </p>
<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">
var pageTracker = _gat._getTracker("UA-357582-2");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>