Election results in the London Borough of Sutton.
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.

преди 14 години
преди 14 години
123456789101112131415161718
  1. .grid_6
  2. %h1 Sutton Council Wards
  3. %p The London Borough of Sutton is divided into 18 areas called wards. Each ward elects three councillors.
  4. %p You can use this page to see the council candidates in each ward.
  5. %p
  6. If you don't know which ward you live in, go to the
  7. %a{ :href => '/' }home page
  8. and use your postcode to find out.
  9. .grid_6
  10. - for ward in @wards
  11. %p.adr
  12. %a{ :href => "/wards/#{ward.slug}" }
  13. %span.locality
  14. = ward.name