Use http:// or https:// in URLs based on URL of current page
This commit is contained in:
		| @@ -1,11 +1,14 @@ | ||||
| <?php include("../header_top.php"); ?> | ||||
| <?php | ||||
| include("../common.php"); | ||||
| include("../header_top.php"); | ||||
| ?> | ||||
| <title>The Wedding of Aaron Lindsay and Elizabeth Pressman</title> | ||||
| <?php include("../header_bottom.php"); ?> | ||||
|  | ||||
| <h1>Ceremony</h1> | ||||
|  | ||||
| <p> | ||||
| The ceremony will be held in <a href="http://wedding.aclindsay.com/asheville">Asheville</a> at the church Aaron grew up in, <a href="http://stmarkslutheran.net">St. Mark's Lutheran Church</a>, and will be presided over by the Rev. Christopher Webb and the Rev. Jim Abbott. The ceremony will begin at 4pm. | ||||
| The ceremony will be held in <a href="<?php echo $base_url; ?>/asheville">Asheville</a> at the church Aaron grew up in, <a href="http://stmarkslutheran.net">St. Mark's Lutheran Church</a>, and will be presided over by the Rev. Christopher Webb and the Rev. Jim Abbott. The ceremony will begin at 4pm. | ||||
| </p> | ||||
|  | ||||
| <center> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user