1
0

First pass at wedding website

This commit is contained in:
Aaron Lindsay
2011-04-30 14:52:19 -06:00
parent b481613b51
commit 53ec496528
14 changed files with 252 additions and 166 deletions

9
wedding/footer.php Normal file
View File

@ -0,0 +1,9 @@
</div>
<div id="footer">
<div id="footer-inner">
&copy; 2010 - 2011 <a href="http://aclindsay.com">Aaron Lindsay</a> and Elizabeth Pressman
</div>
</div>
</div>
</body>
</html>