Automatically exported from code.google.com/p/planningalerts
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

51 行
2.9 KiB

  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>