관리-도구
편집 파일: cakes_letthemeatcake.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Cakes & Sweets | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CAKES.""; 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">Arizona Wedding Cakes & Sweets</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Let Them Eat Cake</h2> <p><span class="vendor_phone">Phone: 602-952-5272</span> <br /><a class="vendor_website" href="http://www.letthemeatcakeaz.com" target="_blank"><strong>www.letthemeatcakeaz.com</strong></a></p> <p>Let Them Eat Cake Inc. is an award-winning, family-owned and operated "Cake Boutique." We have been designing and decorating customized wedding and all-occasion cakes since 1977. We pride ourselves on fresh, moist cake - not frozen. We offer friendly, knowledgeable and professional staff with on-time deliveries for your important day. If your taste buds have not experienced how scrumptious our cakes are, we offer cake tastings by appointment.</p> <p>Let Them Eat Cake Inc. would like to invite you to meet with us so we may assist you in designing a custom-decorated wedding cake (and oh, so moist) made especially for you. Choose from any of our designs, bring in one of your own, or look through our many books for ideas.</p> <p>Not only can Let Them Eat Cake Inc. take care of your wedding cake, don't forget the Bridal Shower, Bachelorette Party, luncheons, Teas, Grooms Cakes and even taking care of all the cakes through the years with custom-decorated all-occasion party cakes in all shapes and sizes. Dessert cakes, cupcakes and cookies are available in our case for those last minute needs.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/letthemeatcake_03.jpg" alt="Let Them Eat Cake" class="border" /></p> <p><img src="/vendors/images/letthemeatcake_02.jpg" alt="Let Them Eat Cake" class="border" /></p> <p><img src="/vendors/images/letthemeatcake_01.jpg" alt="Let Them Eat Cake" class="border" /></p> <p><img src="/vendors/images/letthemeatcake_04.jpg" alt="Let Them Eat Cake" class="border" /></p> <p><img src="/vendors/images/letthemeatcake_05.jpg" alt="Let Them Eat Cake" class="border" /></p> <p><img src="/vendors/images/letthemeatcake_06.jpg" alt="Let Them Eat Cake" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_cakes.php")) { include_once($DOCUMENT_ROOT."/includes/footer_cakes.php"); } else { header("location: /error.php"); } ?>