Update gift registry information
This commit is contained in:
parent
9a98879353
commit
b6af050318
@ -27,7 +27,7 @@
|
||||
<li><a href="http://wedding.aclindsay.com/rsvp">RSVP</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/registries">Registries</a></li>
|
||||
<li><a href="http://wedding.aclindsay.com/registry">Registry</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="main">
|
||||
|
@ -1,9 +0,0 @@
|
||||
<?php include("../header_top.php"); ?>
|
||||
<title>The Wedding of Aaron Lindsay and Elizabeth Pressman</title>
|
||||
<?php include("../header_bottom.php"); ?>
|
||||
|
||||
<h1>Gift Registries</h1>
|
||||
|
||||
<p>We haven't registered anywhere, because as of this writing, we're still over a year away from our wedding! Check back with us later, and we'll update this page appropriately.</p>
|
||||
|
||||
<?php include("../footer.php"); ?>
|
9
wedding/registry/index.php
Normal file
9
wedding/registry/index.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php include("../header_top.php"); ?>
|
||||
<title>The Wedding of Aaron Lindsay and Elizabeth Pressman</title>
|
||||
<?php include("../header_bottom.php"); ?>
|
||||
|
||||
<h1>Gift Registry</h1>
|
||||
|
||||
<p>We are registered at Bed, Bath, and Beyond. You may view our registry online by following <a href="http://www.bedbathandbeyond.com/regGiftRegistry.asp?WRN=-1689827874" target="_blank">this link</a>. You may also look up our registry in any store using our registry number, 12669721, and our names.</p>
|
||||
|
||||
<?php include("../footer.php"); ?>
|
Loading…
Reference in New Issue
Block a user