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

22 lignes
725 B

  1. .grid_9
  2. %h1
  3. Vote for your MP and
  4. %br
  5. councillors in Sutton
  6. %p
  7. On 6 May 2010 you can vote to
  8. %strong choose your local MP
  9. and help to decide the next government of the country.
  10. %p
  11. You can also
  12. %strong elect your local councillors
  13. and help to decide who runs Sutton Council.
  14. %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.
  15. %form{ :method => 'get', :action => '/wards' }
  16. %label{ :for => "postcode" } My postcode is
  17. %input{ :type => 'text', :name => 'postcode', :value => 'SM1 1EA', :size => 8, :maxlength => 8 }
  18. %input{ :type => 'submit', :value => "Find it" }