Automatically exported from code.google.com/p/planningalerts
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 

12 строки
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"}