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.
 
 
 
 

16 lines
436 B

  1. %h2
  2. Who are my local candidates in the Sutton Council elections on 6 May?
  3. %form{ :method => 'get', :action => '/wards' }
  4. %label{ :for => "postcode" } My postcode is
  5. %input{ :type => 'text', :name => 'postcode', :value => 'SM1 1EA', :size => 8, :maxlength => 8 }
  6. %input{ :type => 'submit', :value => "Find" }
  7. %p
  8. %a{ :href => '/about' } How the council election works
  9. -#
  10. - for ward in @wards
  11. %p= ward