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.
 
 
 
 

67 lignes
2.7 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. <script type="text/javascript" src="http://use.typekit.com/wfg6cvc.js"></script>
  8. <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
  9. %body
  10. #main
  11. - if flash[:notice]
  12. #notice
  13. %p= flash[:notice]
  14. - if flash[:error]
  15. #error
  16. %p= flash[:error]
  17. .warning
  18. %h1 Local and European Elections 22 May 2014
  19. %p Polling closed today at 10PM. If you haven't already voted you cannot vote in this election.
  20. %p Results in the Sutton Council election are expected at around 4AM Friday 23 May.
  21. %p Results in the European Parliament election are expected on Sunday 25 May late afternoon/evening.
  22. %p Check back here soon for the local election results.
  23. = yield
  24. #footer
  25. #footer_inner
  26. %h1 Sutton Elections
  27. %p
  28. %a{ :href => '/' } Home
  29. %p
  30. %a{ :href => '/bodies' } Bodies
  31. %p
  32. %a{ :href => '/candidates' } Candidates
  33. %p
  34. %a{ :href => '/polling-stations' } Polling stations
  35. %p
  36. %a{ :href => '/how-the-parliament-election-works' } How parliamentary elections work
  37. %p
  38. %a{ :href => '/how-the-council-election-works' } How council elections work
  39. %p
  40. %a{ :href => '/about' } About this website
  41. %p
  42. %p
  43. An independent website designed by
  44. %a{ :href => "http://adrianshort.org/" }<
  45. Adrian Short
  46. %a{ :href => "https://twitter.com/adrianshort"}<
  47. @adrianshort
  48. %p
  49. Powered by data from
  50. %a{ :href => "http://www.sutton.gov.uk/" }<
  51. Sutton Council
  52. ,
  53. %a{ :href => "http://data.london.gov.uk/"}
  54. London Datastore
  55. and
  56. %a{ :href => "http://www.ordnancesurvey.co.uk/business-and-government/products/code-point-open.html" }<
  57. Ordnance Survey
  58. <script type="text/javascript">
  59. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  60. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  61. </script>
  62. <script type="text/javascript">
  63. try {
  64. var pageTracker = _gat._getTracker("UA-3042981-17");
  65. pageTracker._trackPageview();
  66. } catch(err) {}</script>