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.
 
 
 
 

50 regels
1.6 KiB

  1. !!!5
  2. %html
  3. %head
  4. %title= @page_title ? @page_title + " - Sutton Elections" : "Sutton Elections - Your guide to voting and election results in the London Borough of Sutton"
  5. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/style.css' }
  6. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/print.css', :media => 'print' }
  7. %body
  8. #main
  9. - if flash[:notice]
  10. #notice
  11. %p= flash[:notice]
  12. - if flash[:error]
  13. #error
  14. %p= flash[:error]
  15. = yield
  16. #footer
  17. #footer_inner
  18. %h1 Sutton Elections
  19. %p
  20. %a{ :href => '/' } Home
  21. - Body.each do |body|
  22. %p
  23. %a{ :href => "/bodies/#{body.slug}" }
  24. = body.name
  25. elections
  26. %p
  27. %a{ :href => '/candidates' } Candidates
  28. -#
  29. %p
  30. %a{ :href => '/polling-stations' } Polling stations
  31. %p
  32. %a{ :href => '/how-the-parliament-election-works' } How parliamentary elections work
  33. %p
  34. %a{ :href => '/how-the-council-election-works' } How council elections work
  35. %p
  36.  
  37. %p
  38. %a{ :href => "https://github.com/adrianshort/suttonelections" }
  39. An independent website by Adrian Short
  40. %p
  41. Powered by data from
  42. %a{ :href => "http://www.sutton.gov.uk/" }<
  43. Sutton Council
  44. ,
  45. %a{ :href => "http://data.london.gov.uk/"}
  46. London Datastore
  47. and
  48. %a{ :href => "http://www.ordnancesurvey.co.uk/business-and-government/products/code-point-open.html" }<
  49. Ordnance Survey