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.

home.haml 1.2 KiB

14 years ago
14 years ago
14 years ago
14 years ago
14 years ago
14 years ago
14 years ago
14 years ago
123456789101112131415161718192021222324252627282930313233343536373839
  1. .grid_12
  2. %h1 Sutton Elections 6 May 2010
  3. %h2 UK Parliament Election Results
  4. %p
  5. %a{ :href => '/results/uk-parliament/2010-05-06/carshalton-and-wallington' } Carshalton and Wallington Constituency
  6. %p
  7. %a{ :href => '/results/uk-parliament/2010-05-06/sutton-and-cheam' } Sutton and Cheam Constituency
  8. %h2 Sutton Council Election Results
  9. %p
  10. Votes for the Sutton Council election will be counted during the day on Friday 7 May. Results will appear here as soon as they are available.
  11. -#
  12. %h1
  13. Vote for your MP and
  14. %br
  15. councillors in Sutton
  16. %p
  17. On 6 May 2010 you can vote to
  18. %strong choose your local MP
  19. and help to decide the next government of the country.
  20. %p
  21. You can also
  22. %strong elect your local councillors
  23. and help to decide who runs Sutton Council.
  24. %p Who you can vote for depends on where you live. You can find your local candidates and get more information on how the elections work here.
  25. %form{ :method => 'get', :action => '/' }
  26. %label{ :for => "postcode" } My postcode is
  27. %input{ :type => 'text', :name => 'postcode', :value => 'SM1 1EA', :size => 8, :maxlength => 8 }
  28. %input{ :type => 'submit', :value => "Find it" }
  29. .grid_3