18 lines
		
	
	
		
			467 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			467 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php include("../header_top.php"); ?>
 | 
						|
<title>The Wedding of Aaron Lindsay and Elizabeth Pressman</title>
 | 
						|
<?php include("../header_bottom.php"); ?>
 | 
						|
 | 
						|
<h1>Asheville</h1>
 | 
						|
 | 
						|
<p>Most of the people who we're inviting to our wedding are already familiar with the Asheville area, but for those of you who aren't, here are a few suggestions places we think are top-notch.</p>
 | 
						|
 | 
						|
<h2>Restauraunts</h2>
 | 
						|
 | 
						|
 | 
						|
<h2>Lodging</h2>
 | 
						|
 | 
						|
 | 
						|
<h2>Attractions</h2>
 | 
						|
 | 
						|
<?php include("../footer.php"); ?>
 |