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.

home.haml 737 B

il y a 14 ans
il y a 14 ans
il y a 14 ans
123456789101112131415161718192021222324
  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
  9. choose your local MP
  10. and help to decide the next government of the country.
  11. %p
  12. You can also
  13. %strong
  14. elect your local councillors
  15. and help to decide who runs Sutton Council.
  16. %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.
  17. %form{ :method => 'get', :action => '/wards' }
  18. %label{ :for => "postcode" } My postcode is
  19. %input{ :type => 'text', :name => 'postcode', :value => 'SM1 1EA', :size => 8, :maxlength => 8 }
  20. %input{ :type => 'submit', :value => "Find it" }