Automatically exported from code.google.com/p/planningalerts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

24 lines
789 B

  1. {textformat style='email'}
  2. {foreach name="applications" from="$applications" item="application"}
  3. {$application->address} {$application->postcode} ({$application->council_reference})
  4. {$application->description}
  5. View more information: {$application->info_tinyurl}
  6. View on a map (approximate): {$application->map_url}
  7. What do you think about this?: {$application->comment_tinyurl}
  8. =============================
  9. {/foreach}
  10. --------------------------------------
  11. PlanningAlerts.com is a free service run by volunteers
  12. To stop receiving these emails click here: {$base_url}/unsubscribe.php?cid={$confirm_id}
  13. {/textformat}