Update gift registry information
This commit is contained in:
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"); ?>
|
Reference in New Issue
Block a user