-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlodging.html
More file actions
170 lines (153 loc) · 5.41 KB
/
lodging.html
File metadata and controls
170 lines (153 loc) · 5.41 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
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-75781945-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-75781945-2');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Lodging options near Gita Nagari eco-farm</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/one-page-wonder.min.css?v=3" rel="stylesheet">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark navbar-custom fixed-top">
<div class="container">
<!--
<div class="coll-sm-6">
-->
<a class="navbar-brand" href="http://www.gitafest.com/" style="word-wrap: break-word">GitaFest</a>
<!--
</div>
<div class="coll-sm-6">
-->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!--
</div>
-->
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="http://www.gitafest.com/#about">O Фестивале</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://www.gitafest.com/#price">Стоимость</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://www.gitafest.com/#form">Регистрации</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://www.gitafest.com/#masters">Мастера</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://www.gitafest.com/#contact">Контакты</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead text-center text-white">
<div class="masthead-content">
<div class="container">
<h1 class="masthead-heading mb-0">Lodging options near Gita Nagari eco-farm</h1>
</div>
</div>
</header>
<section class="text-center">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12 order-lg-1">
<div class="p-5">
<h3>Please consider these accomodations within a 20 mile radius from Gita Nagari eco-farm:</h3>
<table border=0>
<tr>
<th><a href="choicehotels.com">Econolodge - Mifflintown</a></th>
<th>(717) 436-5981</th>
<th></th>
</tr>
<tr>
<th><a href="redlion.com">Knights Inn - Mufflintown</a></th>
<th>(717) 667-9595</th>
<th></th>
</tr>
<tr>
<th><a href="https://buttonwoodcamp.com/campsites_cabins.htm">Buttonwood Campground</a></th>
<th>(717) 436-8334</th>
<th>cabins are available</th>
</tr>
<tr>
<th><a href="http://www.rosehousebandb.com/rooms.html">Rose House B&B – Mifflintown</a></th>
<th>(717) 436-6605</th>
<th>talk to Nancy Zimmerman</th>
</tr>
</table>
<p><br></p>
<h3>Lodging options a little further away:</h3>
<table border=0>
<tr>
<th><a href="wyndhamhotels.com">Super 8 – Burnham</a></th>
<th>(717) 437-9224</th>
<th></th>
</tr>
<tr>
<th><a href="choicehotels.com">Quality Inn – Burnham</a></th>
<th>(717) 248-4961</th>
<th></th>
</tr>
<tr>
<th><a href="watersidecampground.com">Locust campground</a></th>
<th>(717) 248-3974</th>
<th></th>
</tr>
</table>
<h3>Very good alternatives:</h3>
<table border=0>
<tr>
<th>AirBnB.com</th>
</tr>
<tr>
<th>Booking.com</th>
</tr>
<tr>
<th>Hotels.com</th>
</tr>
</table>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="py-5 bg-black">
<div class="container">
<p class="m-0 text-center text-white small">Все права защищены © <a HREF="/">GitaFest 2019</a></p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script>
$(function() {
$('.navbar-collapse a').click(function(){
$(".navbar-collapse").collapse('hide');
});
});
</script>
</body>
</html>