-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsingle.html
More file actions
executable file
·371 lines (341 loc) · 22.1 KB
/
Copy pathsingle.html
File metadata and controls
executable file
·371 lines (341 loc) · 22.1 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Amore: HTML Wedding Template by ThemeBear</title>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="favicon2.ico" type="image/x-icon">
<link rel="icon" href="favicon2.ico" type="image/x-icon">
<!-- / Favicons
================================================== -->
<!-- >> CSS
============================================================================== -->
<!-- Bootstrap styles -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- /Bootstrap Styles -->
<!-- Google Web Fonts -->
<link href="https://fonts.googleapis.com/css?family=Great+Vibes" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<!-- /google web fonts -->
<!-- owl carousel -->
<link href="vendor/owl.carousel/assets/owl.carousel.css" rel="stylesheet">
<link href="vendor/owl.carousel/assets/owl.theme.default.min.css" rel="stylesheet">
<!-- /owl carousel -->
<!-- fancybox.css -->
<link href="vendor/animate.css" rel="stylesheet">
<!-- /fancybox.css -->
<!-- Font Awesome -->
<link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css">
<!-- /Font Awesome -->
<!-- Simple Lightbox -->
<link rel="stylesheet" href="vendor/simplelightbox/dist/simplelightbox.min.css">
<!-- /Simple Lightbox -->
<!-- Main Styles -->
<link href="css/styles.css" rel="stylesheet">
<!-- /Main Styles -->
<!-- >> /CSS
============================================================================== -->
</head>
<body>
<!-- Page Loader
========================================================= -->
<div class="loader" id="page-loader">
<div class="loading-wrapper">
<div class="loader-heart loader-heart1"></div>
<div class="loader-heart loader-heart2"></div>
<div class="loader-heart loader-heart3"></div>
</div>
</div>
<!-- /End of Page loader
========================================================= -->
<!-- Header
================================================== -->
<header id="masthead" class="site-header">
<!-- Main header -->
<div class="container">
<!-- Navbar Header -->
<div class="row">
<!-- Main Navigation -->
<div class="col-xs-12">
<nav class="navbar navbar-default" >
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<!-- Mobile Menu Button -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- /Mobile Menu Button -->
<!-- Logo -->
<div class="header-logo">
<p class="site-title">
<a href="index.html" rel="home">Anna & James</a>
</p>
</div>
<!-- /logo -->
</div>
<!-- / Brand and toggle -->
<!-- Navigation -->
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a title="Story" href="index.html#wedding-bio">About Us</a></li>
<li><a title="Story" href="index.html#story">Story</a></li>
<li><a title="Story" href="index.html#events">Ceremony</a></li>
<li><a title="Story" href="index.html#gallery">Gallery</a></li>
<li><a title="Story" href="index.html#gifts">Gifts</a></li>
<li><a title="Story" href="index.html#rsvp">RSVP</a></li>
<li><a title="Story" href="archive.html">Blog</a></li>
</ul>
</div>
<!-- /navigation -->
</nav>
</div>
<!-- Main Navigation -->
</div>
<!-- /Navbar Header -->
</div>
<!-- /Main header -->
</header>
<!-- / Header
================================================== -->
<!-- Main Content
================================================== -->
<div id="content" class="site-content">
<div id="primary" class="">
<!-- Content Area -->
<div class="content-area">
<div class="container">
<div class="row">
<!-- Main -->
<div class="col-md-8">
<main id="main" class="site-main">
<!-- post -->
<article class="post type-post status-publish format-standard has-post-thumbnail hentry">
<div class="post-element">
<!-- Featured image -->
<div class="post-featured-image">
<a href="single.html#"><img width="770" height="525" src="img/img2.jpg" class=" wp-post-image" alt="Featured Image"></a>
</div>
<!-- / Featured-image -->
<div class="post-content">
<!-- .entry header -->
<header class="entry-header">
<div class="entry-meta">
<span class="entry-meta-content"><span class="posted-on">Posted on <a href="single.html#" rel="bookmark"><time class="entry-date published" datetime="2016-06-27T19:29:26+00:00">June 27, 2016</time><time class="updated" datetime="2016-09-23T14:41:51+00:00">September 23, 2016</time></a></span><span class="byline"> by <span class="author vcard"><a class="url fn n" href="single.html#">admin</a></span></span></span>
</div>
<!-- .entry-meta -->
<div class="post-has-ct"></div>
<h1 class="entry-title">He popped the question</h1>
</header>
<!-- .entry-header -->
<!-- .entry-content -->
<div class="entry-content">
<p>Williamsburg keytar +1, taxidermy dreamcatcher scenester chillwave aesthetic meditation cardigan godard. Four loko farm-to-table vegan, vinyl direct trade craft beer synth actually letterpress fingerstache four dollar toast shabby chic hella wayfarers squid. Shabby chic YOLO microdosing brooklyn retro, before they sold out chartreuse quinoa beard forage truffaut sartorial wolf cred. Slow-carb mustache try-hard kitsch small batch art party. Food truck health goth organic microdosing. Raw denim thundercats pug trust fund, pitchfork food truck neutra listicle gastropub microdosing. Try-hard quinoa hashtag, readymade affogato food truck sustainable tote bag art party ugh tousled bitters bicycle rights.</p>
<p>Meh chicharrones leggings, before they sold out pickled try-hard letterpress photo booth venmo offal locavore heirloom beard chia wolf. Single-origin coffee XOXO cred drinking vinegar, chambray godard mustache normcore sriracha disrupt. Trust fund waistcoat sustainable retro freegan ramps. Vice salvia vinyl kale chips brooklyn master cleanse sustainable, hoodie selfies waistcoat leggings tofu post-ironic cronut pop-up. Beard church-key man braid tofu shabby chic. YOLO brooklyn fashion axe, you probably haven’t heard of them lomo VHS dreamcatcher tote bag kale chips stumptown cronut man bun drinking vinegar master cleanse. Schlitz gluten-free seitan quinoa affogato jean shorts.</p>
</div>
<!-- /.entry-content -->
<!-- entry-footer -->
<footer class="entry-footer">
<span class="cat-links"><a href="single.html#" rel="category tag">Wedding</a></span>
</footer>
<!-- /entry-footer -->
</div>
</div>
</article>
<!-- /post -->
<nav class="navigation post-navigation" >
<h2 class="screen-reader-text">Post navigation</h2>
<div class="nav-links">
<div class="nav-previous"><a href="single.html#" rel="prev">Big day is almost here</a></div>
<div class="nav-next"><a href="single.html#" rel="next">Getting nervous each day, can’t wait for the big day</a></div>
</div>
</nav>
<div id="comments" class="comments-area">
<div class="">
<div id="respond" class="comment-respond">
<h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="single.html#" style="display:none;">Cancel reply</a></small></h3>
<form action="single.html#" method="post" id="commentform" class="comment-form" novalidate="">
<p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> Required fields are marked <span class="required">*</span></p>
<p class="comment-form-comment"><label for="comment">Comment</label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required"></textarea></p>
<p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" required="required"></p>
<p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" required="required"></p>
<p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200"></p>
<p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment"> <input type="hidden" name="comment_post_ID" value="114" id="comment_post_ID">
<input type="hidden" name="comment_parent" id="comment_parent" value="0">
</p>
</form>
</div>
<!-- #respond -->
</div>
</div>
<!-- #comments -->
</main>
</div>
<!-- Main -->
<!-- Sidebar -->
<div class="col-md-4">
<!-- Widget Area -->
<aside id="secondary" class="widget-area sidebar-area">
<!-- Search -->
<div id="search-2" class="widget widget_search">
<form role="search" method="get" class="search-form" action="single.html#">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s">
</label>
<input type="submit" class="search-submit" value="Search">
</form>
</div>
<!-- /Search -->
<!-- Recent posts -->
<section id="recent-posts-2" class="widget widget_recent_entries">
<h2 class="widget-title">Recent Posts</h2>
<ul>
<li>
<a href="single.html">Getting nervous each day, can’t wait for the big day</a>
</li>
<li>
<a href="single.html">He popped the question</a>
</li>
<li>
<a href="single.html">Big day is almost here</a>
</li>
<li>
<a href="single.html">Planning our trip</a>
</li>
<li>
<a href="single.html">Post Format: Quote</a>
</li>
</ul>
</section>
<section id="recent-comments-2" class="widget widget_recent_comments">
<h2 class="widget-title">Recent Comments</h2>
<ul id="recentcomments">
<li class="recentcomments"><span class="comment-author-link"><a href="single.html#" rel="external nofollow" class="url">James Flavor</a></span> on <a href="single.html#">He made the first step!</a></li>
<li class="recentcomments"><span class="comment-author-link"><a href="single.html#" rel="external nofollow" class="url">John Linconl</a></span> on <a href="single.html#">Planning our trip</a></li>
<li class="recentcomments"><span class="comment-author-link">Anna Jofren</span> on <a href="single.html#">Getting nervous each day, can’t wait for the big day</a></li>
<li class="recentcomments"><span class="comment-author-link"><a href="single.html#" rel="external nofollow" class="url">Laura Otelo</a></span> on <a href="single.html#">Getting nervous each day, can’t wait for the big day</a></li>
</ul>
</section>
<section id="archives-2" class="widget widget_archive">
<h2 class="widget-title">Archives</h2>
<ul>
<li><a href="single.html#">June 2016</a></li>
</ul>
</section>
<section id="categories-2" class="widget widget_categories">
<h2 class="widget-title">Categories</h2>
<ul>
<li class="cat-item cat-item-3"><a href="single.html#">Entertainment</a></li>
<li class="cat-item cat-item-9"><a href="single.html#">Lifestyle</a></li>
<li class="cat-item cat-item-15"><a href="single.html#">Makeup</a></li>
<li class="cat-item cat-item-7"><a href="single.html#">Photos</a></li>
<li class="cat-item cat-item-13"><a href="single.html#">Quotes</a></li>
<li class="cat-item cat-item-5"><a href="single.html#">Travel</a></li>
<li class="cat-item cat-item-1"><a href="single.html#">Uncategorized</a></li>
<li class="cat-item cat-item-17"><a href="single.html#">Wedding</a></li>
</ul>
</section>
<section id="meta-2" class="widget widget_meta">
<h2 class="widget-title">Meta</h2>
<ul>
<li><a href="single.html#">Log in</a></li>
<li><a href="single.html#">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
<li><a href="single.html#">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
<li><a href="single.html#" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
</ul>
</section>
</aside>
<!-- /Widget Area -->
</div>
<!-- Sidebar -->
</div>
</div>
</div>
<!-- Content Area -->
</div>
</div>
<!-- /Main Content
================================================== -->
<!-- Footer
================================================== -->
<footer id="colophon" class="site-footer">
<!-- footer bottom -->
<div class="footer-bottom">
<div class="container">
<!-- row -->
<div class="row">
<!-- col -->
<div class="col-sm-8">
<!-- Site Info -->
<div class="site-quote">
<p>“Ideas are the beginning points of all fortunes” - <small>Napoleon Hill</small></p>
</div>
<!-- /Site info -->
</div>
<!-- /col -->
<!-- col -->
<div class="col-sm-4">
<!-- social icons -->
<div class="social-icons footer-social-icons">
<ul class="social-icons-list text-right">
<li><a href="single.html#" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="single.html#" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="single.html#" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li><a href="single.html#" target="_blank"><i class="fa fa-youtube"></i></a></li>
<li><a href="single.html#" target="_blank"><i class="fa fa-google-plus"></i></a></li>
</ul>
</div>
<!-- /social icons -->
</div>
<!-- /col -->
</div>
<!-- /row -->
</div>
</div>
<!-- /footer bottom -->
</footer>
<!-- /Footer
================================================== -->
<!-- Back to Top Button -->
<div id="back-to-top" class="back-to-top back-to-top-hide"><i class="fa fa-angle-up"></i></div>
<!-- /Back to Top Button -->
<!-- >> JS
============================================================================== -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="vendor/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="vendor/validate.js"></script>
<!-- CountDown -->
<script src="vendor/jquery.countdown.min.js"></script>
<!-- ImagesLoaded -->
<script src="vendor/imagesloaded.pkgd.min.js"></script>
<!-- Waypoints-->
<script src="vendor/waypoints.min.js"></script>
<!-- /Waypoints-->
<!-- Owl Caroulsel -->
<script src="vendor/owl.carousel/owl.carousel.min.js"></script>
<!-- Cross-browser -->
<script src="vendor/cross-browser.js"></script>
<!-- Simple Lightbox -->
<script src="vendor/simplelightbox/dist/simple-lightbox.min.js"></script>
<!-- Match Height Plugin to add height on elements -->
<script src="vendor/jquery.matchHeight-min.js"></script>
<!-- Main Scripts -->
<script src="js/main.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="vendor/html5shiv.js"></script>
<script src="vendor/respond.min.js"></script>
<![endif]-->
<!-- >> /JS
============================================================================= -->
</body>
</html>