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.
 
 
 
 

7 lines
253 B

  1. %form{ :method => 'get', :action => '/wards' }
  2. %label{ :for => "postcode" } Postcode
  3. %input{ :type => 'text', :name => 'postcode', :size => 8, :maxlength => 8 }
  4. %input{ :type => 'submit', :value => "Find" }
  5. -#
  6. - for ward in @wards
  7. %p= ward