Election results in the London Borough of Sutton.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
362 B

  1. %h2 One day. Two elections in Sutton.
  2. %h2
  3. Who are my local candidates in the Sutton Council elections on 6 May?
  4. %form{ :method => 'get', :action => '/wards' }
  5. %label{ :for => "postcode" } My postcode is
  6. %input{ :type => 'text', :name => 'postcode', :value => 'SM1 1EA', :size => 8, :maxlength => 8 }
  7. %input{ :type => 'submit', :value => "Find it" }