Automatically exported from code.google.com/p/planningalerts
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 

29 lignes
1.3 KiB

  1. {include file="header.tpl"}
  2. <form action="{$form_action}" method="post">
  3. <fieldset>
  4. <input type="hidden" name="_is_postback" value="1" />
  5. </fieldset>
  6. <div class="attention">
  7. <h3>Thanks, your alert has been activated</h3>
  8. <p>
  9. You will now receive email alerts for any planning applications we find near <strong>{$postcode|upper}</strong> (within approximately {$alert_area_size}m). If this alert doesn't cover everywhere you are interested in <span class="highlight"><a href="/">you can sign up for multiple alerts</a></span>
  10. </p>
  11. <!--
  12. <p>
  13. If you are interested in discussing local issues with your MP and other local people you can also join <a href="http://www.hearfromyourmp.com">HearFromYourMP.com</a>!
  14. </p>
  15. -->
  16. <div class="ad">
  17. <h4>Are you a member of a local community email group or forum?</h4>
  18. <p>
  19. Help your neighbours find the group using by adding it to our sister site
  20. <a href="http://www.groupsnearyou.com/add/about/">GroupsNearYou.com</a>
  21. </p>
  22. </div>
  23. </div>
  24. </form>
  25. {include file="footer.tpl"}