Advertisement
Guest User

Untitled

a guest
Jun 12th, 2012
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.09 KB | None | 0 0
  1. <?php
  2. /**
  3. * Magento
  4. *
  5. * NOTICE OF LICENSE
  6. *
  7. * This source file is subject to the Academic Free License (AFL 3.0)
  8. * that is bundled with this package in the file LICENSE_AFL.txt.
  9. * It is also available through the world-wide-web at this URL:
  10. * http://opensource.org/licenses/afl-3.0.php
  11. * If you did not receive a copy of the license and are unable to
  12. * obtain it through the world-wide-web, please send an email
  13. * to license@magentocommerce.com so we can send you a copy immediately.
  14. *
  15. * DISCLAIMER
  16. *
  17. * Do not edit or add to this file if you wish to upgrade Magento to newer
  18. * versions in the future. If you wish to customize Magento for your
  19. * needs please refer to http://www.magentocommerce.com for more information.
  20. *
  21. * @category    design
  22. * @package     base_default
  23. * @copyright   Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
  24. * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
  25. */
  26. ?>
  27. <?php
  28. /**
  29. * Template for Mage_Page_Block_Html
  30. */
  31. ?>
  32. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  33.  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  34. <html xmlns="http://www.w3.org/1999/xhtml"> xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
  35.   <head>
  36.     <meta name="generator" content=
  37.    "HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
  38.     <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
  39.     <link href="customs.css" rel="stylesheet" type="text/css" />
  40.     <title></title>
  41.   </head>
  42.   <body><?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
  43. <?php echo $this->getChildHtml('after_body_start') ?>
  44.     <div id="main_container">
  45.       <div id="top_gray"></div>
  46.       <div id="header"><?php echo $this->getChildHtml('header') ?></div>
  47.       <div id="left_container">
  48.         <div id="navigation_cat"></div>
  49.         <h3>
  50.           About
  51.         </h3>
  52.         <p>&nbsp;</p>
  53.         <h3>
  54.           Contact
  55.         </h3>
  56.         <ul class="left_list">
  57.           <li></li>
  58.           <li>
  59.             <a href="mailto:info@awstyle.com">info@awstyle.com</a>
  60.           </li>
  61.           <li>
  62.             <a href="http://www.twitter.com">Twitter</a>
  63.           </li>
  64.           <li>
  65.             <a href="http://www.facebook.com">Facebook</a>
  66.           </li>
  67.           <li>
  68.             <a href="http://www.tumblr.com">Tumblr</a>
  69.           </li>
  70.           <li class="last">
  71.             <a href="http://www.flickr.com">Flickr</a>
  72.           </li>
  73.         </ul>
  74.       </div><!--//left_container-->
  75.       <div id="center_container">
  76.         <div class="featured_post">
  77.           <h3 class="title">
  78.             <a href="http://www.dessign.net/swissdessign/german-typography/">German
  79.           Typography</a></h3>
  80.         </div><!--//featured_post-->
  81.         <div class="featured_post">
  82.           <h3 class="title">
  83.             <a href="http://www.dessign.net/swissdessign/modern-line-design/">Modern Line
  84.           Design</a></h3>
  85.         </div><!--//featured_post-->
  86.         <div class="featured_post">
  87.           <h3 class="title"></h3><a href=
  88.          "http://www.dessign.net/swissdessign/japan-book-design/">Japan Book Design</a></div><!--//featured_post-->
  89.         <div class="featured_post">
  90.           <h3 class="title">
  91.             <a href="http://www.dessign.net/swissdessign/visual-typography/">Visual
  92.           Typography</a></h3>
  93.         </div><!--//featured_post-->
  94.         <div class="featured_post">
  95.           <h3 class="title"></h3><a href=
  96.          "http://www.dessign.net/swissdessign/new-typo-design/">New Typo Design</a></div><!--//featured_post-->
  97.       </div><!--//center_container-->
  98.       <div id="right_container">
  99.         <div class="featured_post">
  100.           <h3 class="title">&nbsp;</h3>
  101.           <p id="aaaa">&nbsp;</p>
  102.           <p>
  103.             Aenean quam risus, mattis at elementum id, ornare vitae nisi. Nulla facilisi.
  104.             Sed sit amet massa ut orci sagittis posuere. Maecenas vel rutrum quam.
  105.             Vestibulum eu neque venenatis ligula facilisis suscipit porta eget tellus.
  106.             Pellentesque vulputate, eros in tempus viverra, nunc nisi aliquam urna, sit
  107.             amet venenatis diam libero non turpis. Fusce sit amet tellus velit, eget
  108.             facilisis orci. Nunc blandit lobortis egestas.
  109.           </p>
  110.           <p>
  111.             Aenean quam risus, mattis at elementum id, ornare vitae nisi. Nulla facilisi.
  112.             Sed sit amet massa ut orci sagittis posuere. Maecenas vel rutrum quam.
  113.             Vestibulum eu neque venenatis ligula facilisis suscipit porta eget tellus.
  114.             Pellentesque vulputate, eros in tempus viverra, nunc nisi aliquam urna, sit
  115.             amet venenatis diam libero non turpis. Fusce sit amet tellus velit, eget
  116.             facilisis orci. Nunc blandit lobortis egestas.
  117.           </p>
  118.         </div><!--//featured_post-->
  119.       </div><!--//right_container-->
  120.       <div id="footer">
  121.         <p>&nbsp;</p>
  122.       </div><!--//footer-->
  123.     </div><!--//main_container-->
  124.     <div id="clear"></div>
  125.   </body>
  126. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement