Election results in the London Borough of Sutton.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

55 lignes
1.9 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. %p
  22. %a{ :href => '/bodies' } Bodies
  23. %p
  24. %a{ :href => '/candidates' } Candidates
  25. %p
  26. %a{ :href => '/polling-stations' } Polling stations
  27. %p
  28. %a{ :href => '/how-the-parliament-election-works' } How parliamentary elections work
  29. %p
  30. %a{ :href => '/how-the-council-election-works' } How council elections work
  31. %p
  32. %p
  33. An independent website designed by
  34. %a{ :href => "https://adrianshort.org/" }<
  35. Adrian Short
  36. %p
  37. Powered by data from
  38. %a{ :href => "http://www.sutton.gov.uk/" }<
  39. Sutton Council
  40. ,
  41. %a{ :href => "http://data.london.gov.uk/"}
  42. London Datastore
  43. and
  44. %a{ :href => "http://www.ordnancesurvey.co.uk/business-and-government/products/code-point-open.html" }<
  45. Ordnance Survey
  46. <script type="text/javascript">
  47. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  48. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  49. </script>
  50. <script type="text/javascript">
  51. try {
  52. var pageTracker = _gat._getTracker("UA-3042981-17");
  53. pageTracker._trackPageview();
  54. } catch(err) {}</script>