관리-도구
편집 파일: details2.php
<? $page_title = " Arizona's Finest Wedding Sites & Services | 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"> </div> <div id="wrapper"> <div id="content"> <h1 class="title">WIN $2800 of catering from Fat Freddy's Catering</h1> <p><img src="images/contest_graphics/fat-freddys.jpg" class="border" /></p> <h2><span class="title">Fat Freddy’s Catering for your wedding and be guaranteed to have a dinner your guests will rave about!</span></h2> <ul class="normaltext"> <li><strong>Win delicious cuisine for your wedding reception from Fat Freddy's Catering <em>valued at $2800</em>! </strong></li> <li><strong>Have special tastes? Not a problem! Menu can be customized to your preference.</strong></li> <li><strong>For larger weddings, feel free to apply the $2800 to an upgraded package.</strong></li> </ul> <p><a href="promo2010.php">Enter To Win >></a></p> <p> </p> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer-contest2010.php")) { include_once($DOCUMENT_ROOT."/includes/footer-contest2010.php"); } else { header("location: /error.php"); } ?>