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.
 
 
 
 

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