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"}