| @@ -5,6 +5,17 @@ | |||||
| </fieldset> | </fieldset> | ||||
| <div class="attention"> | <div class="attention"> | ||||
| <h3>Thanks, your alert has been activated</h3> | <h3>Thanks, your alert has been activated</h3> | ||||
| <div class="ad"> | |||||
| <h4>Find out even more about your local area using StreetWire</h4> | |||||
| <p> | |||||
| StreetWire is like PlanningAlerts for everything. Including Licensing Applications, | |||||
| local news and crime. | |||||
| <br/> | |||||
| <a href="http://www.streetwire.org">Visit StreetWire</a> | |||||
| </p> | |||||
| </div> | |||||
| <p> | <p> | ||||
| You will now receive email alerts for any planning applications we find near <strong>{$postcode|upper}</strong> (within approximately {$alert_area_size}m). If this alert doesn't cover everywhere you are interested in <span class="highlight"><a href="/">you can sign up for multiple alerts</a></span> | You will now receive email alerts for any planning applications we find near <strong>{$postcode|upper}</strong> (within approximately {$alert_area_size}m). If this alert doesn't cover everywhere you are interested in <span class="highlight"><a href="/">you can sign up for multiple alerts</a></span> | ||||
| </p> | </p> | ||||
| @@ -15,15 +26,6 @@ | |||||
| </p> | </p> | ||||
| --> | --> | ||||
| <div class="ad"> | |||||
| <h4>Are you a member of a local community email group or forum?</h4> | |||||
| <p> | |||||
| Help your neighbours find the group using by adding it to our sister site | |||||
| <a href="http://www.groupsnearyou.com/add/about/">GroupsNearYou.com</a> | |||||
| </p> | |||||
| </div> | |||||
| </div> | </div> | ||||
| </form> | </form> | ||||
| {include file="footer.tpl"} | {include file="footer.tpl"} | ||||