First pass at wedding website
This commit is contained in:
9
wedding/registries/index.php
Normal file
9
wedding/registries/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 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"); ?>
|
Reference in New Issue
Block a user