Automatically exported from code.google.com/p/planningalerts
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 

12 řádky
514 B

  1. {include file="header.tpl"}
  2. <div class="attention">
  3. <h3>You have been unsubscribed</h3>
  4. <p>
  5. You will no longer receive email alerts for any planning applications we find near <strong>{$postcode|upper}</strong> (within approximately {$alert_area_size}m).
  6. </p>
  7. <p>
  8. If you have unsubscribed because you were getting too many emails, <a href="/">you could always create a new alert for a smaller area?</a>
  9. </p>
  10. </div>
  11. {include file="footer.tpl"}