Election results in the London Borough of Sutton.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

7 行
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