Add Ceremony & Reception page
This commit is contained in:
parent
8dea263198
commit
c25776ba54
@ -5,7 +5,7 @@
|
|||||||
<h1>Ceremony</h1>
|
<h1>Ceremony</h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The ceremony will be held in <a href="http://wedding.aclindsay.com/asheville">Asheville</a> at the church Aaron grew up in, <a href="http://stmarkslutheran.net">St. Mark's Lutheran Church</a>, and will be presided over by the Rev. Christopher Webb and the Rev. Jim Abbott.
|
The ceremony will be held in <a href="http://wedding.aclindsay.com/asheville">Asheville</a> at the church Aaron grew up in, <a href="http://stmarkslutheran.net">St. Mark's Lutheran Church</a>, and will be presided over by the Rev. Christopher Webb and the Rev. Jim Abbott. The ceremony will begin at 4pm.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
@ -14,7 +14,9 @@ The ceremony will be held in <a href="http://wedding.aclindsay.com/asheville">As
|
|||||||
|
|
||||||
<h1>Reception</h1>
|
<h1>Reception</h1>
|
||||||
|
|
||||||
<p>We are glad to be holding our reception at <a href="http://packstavern.com/centuryroom/">The Century Room</a> at Pack's Tavern in downtown Asheville. The Century Room is very close to St. Mark's, and should only take a few minutes to drive to after the ceremony. Here are <a href="http://maps.google.com/maps?f=d&source=s_d&saddr=10+North+Liberty+Street,+Asheville,+NC+28801-1889+(St+Mark's+Lutheran+Church+-+ELCA)&daddr=Pack's+Tavern+%4035.594986,-82.549612&geocode=FVhEHwId-VoU-yF47BaheURKLSnX1IBLr_RZiDHP7GQqtgpvjA%3BFeoiHwIdlGQU-w&hl=en&mra=pd&sll=35.441641,-82.511648&sspn=0.487809,1.055374&ie=UTF8&t=h&z=16">Google maps directions</a> from the church to Pack's Tavern.</p>
|
<p>We are glad to be holding our reception at <a href="http://packstavern.com/centuryroom/">The Century Room</a> at Pack's Tavern in downtown Asheville. The reception will be immediately following the ceremony, and will feature a cash bar, so be sure to bring cash with you for drinks.</p>
|
||||||
|
|
||||||
|
<p>The Century Room is very close to St. Mark's, and should only take a few minutes to drive to after the ceremony. Here are <a href="http://maps.google.com/maps?f=d&source=s_d&saddr=10+North+Liberty+Street,+Asheville,+NC+28801-1889+(St+Mark's+Lutheran+Church+-+ELCA)&daddr=Pack's+Tavern+%4035.594986,-82.549612&geocode=FVhEHwId-VoU-yF47BaheURKLSnX1IBLr_RZiDHP7GQqtgpvjA%3BFeoiHwIdlGQU-w&hl=en&mra=pd&sll=35.441641,-82.511648&sspn=0.487809,1.055374&ie=UTF8&t=h&z=16">Google maps directions</a> from the church to Pack's Tavern.</p>
|
||||||
|
|
||||||
<p>According to their website: </p>
|
<p>According to their website: </p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://wedding.aclindsay.com">Home</a></li>
|
<li><a href="http://wedding.aclindsay.com">Home</a></li>
|
||||||
<li><a href="http://wedding.aclindsay.com/wedding_party">Wedding Party</a></li>
|
<li><a href="http://wedding.aclindsay.com/wedding_party">Wedding Party</a></li>
|
||||||
|
<li><a href="http://wedding.aclindsay.com/ceremony">Ceremony and Reception</a></li>
|
||||||
<li><a href="http://wedding.aclindsay.com/pictures">Pictures</a></li>
|
<li><a href="http://wedding.aclindsay.com/pictures">Pictures</a></li>
|
||||||
<li><a href="http://wedding.aclindsay.com/asheville">Asheville</a></li>
|
<li><a href="http://wedding.aclindsay.com/asheville">Asheville</a></li>
|
||||||
<li><a href="http://wedding.aclindsay.com/registry">Registry</a></li>
|
<li><a href="http://wedding.aclindsay.com/registry">Registry</a></li>
|
||||||
|
@ -105,7 +105,7 @@ a {
|
|||||||
}
|
}
|
||||||
#nav ul li{
|
#nav ul li{
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0 12px 0 12px;
|
margin: 0 8px 0 8px;
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
#nav ul li a{
|
#nav ul li a{
|
||||||
|
Loading…
Reference in New Issue
Block a user