관리-도구
편집 파일: clergy_2heartsunited.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Clergy and Ministers | Arizona Wedding Vendors | AZ Wedding Sites | Home"; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="topbanner"> <a href="http://www.2heartsunited.net/" target="_blank"><img src="/images/banners/2heartsunited_banner.jpg" alt="2 Hearts United" /></a> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Clergy and Ministers</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>2 Hearts United</h2> <p><span class="vendor_phone">Phone: 480-834-1241</span> <br /><a class="vendor_website" href="http://www.2heartsunited.net" target="_blank"><strong>www.2heartsunited.net</strong></a></p> <p>The words, which united a couple in marriage are powerful and meaningful words. They should be carefully chosen, and heartfeltly spoken. Chaplain Henry prides himself in working with each couple, to design a ceremony that best reflects their values, beliefs, and traditions.</p> <p>To get started with your customized ceremony, simply give Chaplain Henry a call.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/2heartsunited_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_clergy.php")) { include_once($DOCUMENT_ROOT."/includes/footer_clergy.php"); } else { header("location: /error.php"); } ?>