Automatically exported from code.google.com/p/planningalerts
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 

24 líneas
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}