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.
 
 
 
 
 
 

20 lignes
744 B

  1. {foreach name="applications" from="$applications" item="application"}
  2. {$application->address|upper} {$application->postcode|upper} ({$application->council_reference|upper})
  3. {$application->description}
  4. MORE INFORMATION: {$application->info_tinyurl}
  5. MAP: {$application->map_url}
  6. WHAT DO YOU THINK?: {$application->comment_tinyurl}
  7. =============================
  8. {/foreach}
  9. ------------------------------------------------------------
  10. PlanningAlerts.com is a free service run by volunteers.
  11. You can subscribe to a geoRSS feed of applications for {$alert_postcode|upper} here: {$base_url}/api.php?postcode={$alert_postcode}&area_size={$alert_area_size}
  12. To stop receiving these emails click here: {$base_url}/unsubscribe.php?cid={$confirm_id}