.grid_12 %h1 Sutton Elections 6 May 2010 %h2 UK Parliament Election Results %p %a{ :href => '/results/uk-parliament/2010-05-06/carshalton-and-wallington' } Carshalton and Wallington Constituency %p %a{ :href => '/results/uk-parliament/2010-05-06/sutton-and-cheam' } Sutton and Cheam Constituency %h2 Sutton Council Election Results %p Results for Worcester Park Ward are still awaited. - for ward in @wards - if ward.id != 18 %p %a{ :href=> "/results/sutton-council/2010-05-06/#{ward.slug}" } = ward.name Ward -# %h1 Vote for your MP and %br councillors in Sutton %p On 6 May 2010 you can vote to %strong choose your local MP and help to decide the next government of the country. %p You can also %strong elect your local councillors and help to decide who runs Sutton Council. %p Who you can vote for depends on where you live. You can find your local candidates and get more information on how the elections work here. %form{ :method => 'get', :action => '/' } %label{ :for => "postcode" } My postcode is %input{ :type => 'text', :name => 'postcode', :value => 'SM1 1EA', :size => 8, :maxlength => 8 } %input{ :type => 'submit', :value => "Find it" } .grid_3