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

20 行
270 B

  1. %h1
  2. = @ward.name
  3. Ward
  4. %h2
  5. = @postcode
  6. is in
  7. %span.highlight
  8. = @ward_name
  9. Ward
  10. in
  11. = @district_name
  12. %h2 Council Candidates
  13. - for candidate in @candidates
  14. %p
  15. = candidate.forenames
  16. = candidate.surname
  17. %br
  18. = candidate.party.name