Automatically exported from code.google.com/p/planningalerts
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

%%F7^F7F^F7F34188%%header.tpl.php 2.9 KiB

14 yıl önce
17 yıl önce
15 yıl önce
14 yıl önce
15 yıl önce
17 yıl önce
17 yıl önce
17 yıl önce
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?php /* Smarty version 2.6.16, created on 2010-01-20 12:08:45
  2. compiled from header.tpl */ ?>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  8. <title>PlanningAlerts.com | <?php echo $this->_tpl_vars['page_title']; ?>
  9. </title>
  10. <link rel="stylesheet" media="all" type="text/css" href="./css/memespring.css" />
  11. <link rel="stylesheet" media="all" type="text/css" href="./css/main.css" />
  12. <script src="./javascript/main.js" type="text/javascript"></script>
  13. </head>
  14. <body>
  15. <div class="hide">
  16. <a href="#divContent">Skip navigation</a>
  17. </div>
  18. <div id="divAppeal">
  19. <strong>PlanningAlerts.com is currently experiencing technical difficulties because of ongoing legal action by Royal Mail</strong>.<br/>
  20. Our provider of postcode data, ErnestMarples.com, has been taken offline because of legal action. Until we find an alternative source, PlanningAlerts.com will be unable to send out any email alerts, or publish data via it's API.
  21. We apologise for the inconvenience. For more information, visit the <a href="http://www.ernestmarples.com/blog/">Ernest Marples Blog</a>
  22. </div>
  23. <div id="divMenu">
  24. <ul class="collapse">
  25. <li <?php if ($this->_tpl_vars['menu_item'] == 'about'): ?>class="selected"<?php endif; ?>><a href="about.php">About</a></li>
  26. <li <?php if ($this->_tpl_vars['menu_item'] == 'api'): ?>class="selected"<?php endif; ?>><a href="apihowto.php">API</a></li>
  27. <li <?php if ($this->_tpl_vars['menu_item'] == 'getinvolved'): ?>class="selected"<?php endif; ?>><a href="getinvolved.php">Get involved</a></li>
  28. <li <?php if ($this->_tpl_vars['menu_item'] == 'faq'): ?>class="selected"<?php endif; ?>><a href="faq.php"><acronym title="Frequently asked questions">FAQ</acronym>s</a></li>
  29. <li <?php if ($this->_tpl_vars['menu_item'] == 'signup'): ?>class="selected"<?php endif; ?>><a href="/">Signup</a></li>
  30. </ul>
  31. </div>
  32. <div id="divPage">
  33. <div id="divHeader">
  34. <h1><a href="/">PlanningAlerts<span>.</span>com</a><small>beta</small></h1>
  35. <h2>Email alerts of planning applications <em>near you</em></h2>
  36. <p id="pStats"><?php echo $this->_tpl_vars['stats']['alert_count']; ?>
  37. alerts sent for <?php echo $this->_tpl_vars['stats']['authority_count']; ?>
  38. local authorities</p>
  39. <img alt="logo" title="logo" src="./images/logo.png" />
  40. </div>
  41. <div id="divContent">
  42. <div id="divWarning" <?php if ($this->_tpl_vars['warnings'] == ""): ?>class="hide"<?php endif; ?>>
  43. <?php echo $this->_tpl_vars['warnings']; ?>
  44. </div>