관리-도구
편집 파일: tubac.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = "Best Places to get Married in Peoria Arizona | Arizona Wedding Venues | Arizona 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"></div> <div id="wrapper"> <div id="content"> <div align="center"></div> <h1 class="title">Tubac Wedding Venues</h1> <p class="title img_center"><a href="http://www.finestweddingsites.com/reception/tubac_tubac_golf_resort.php"><img src="../images/banners/tubac-4.jpg" alt="Tubac Golf Resort" width="571" height="190" border="0" /></a></p> <div id="vendors_listings"> <p class="title">Tubac, Arizona is a hidden gem just 40 minutes south of Tucson and it’s there you’ll find an authentic southwestern mission style venue. Located in the Santa Cruz River Valley with beautiful views of the Santa Rita Mountains, Tubac is the perfect place for a destination wedding without leaving the state! </p> <p class="title"> <?php @include('../includes/contact-me-email.php'); ?> </p> <div class="pic"><a href="/reception/tubac_tubac_golf_resort.php"><img src= "/reception/images/tubac-golf-th.jpg" alt="Amara Creekside Resort" /></a> <ul> <li class="title">Tubac Golf Resort & Spa</li> <li class="button"><a href="/reception/tubac_tubac_golf_resort.php">More Info » </a></li> </ul> </div> <div> <p align="center"><br /> </p> <?php @include('../includes/search.php'); ?> </li> </ul> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_reception-contest-only.php")) { include_once($DOCUMENT_ROOT."/includes/footer_reception-contest-only.php"); } else { header("location: /error.php"); } ?>