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.
 
 
 
 

66 lignes
2.5 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. -#
  18. .warning
  19. %h1 Local and European Elections 22 May 2014
  20. %p Results in the Sutton Council election are now available on this website.
  21. %p Results in the European Parliament election are expected on Sunday 25 May late afternoon/evening.
  22. = yield
  23. #footer
  24. #footer_inner
  25. %h1 Sutton Elections
  26. %p
  27. %a{ :href => '/' } Home
  28. %p
  29. %a{ :href => '/bodies' } Bodies
  30. %p
  31. %a{ :href => '/candidates' } Candidates
  32. %p
  33. %a{ :href => '/polling-stations' } Polling stations
  34. %p
  35. %a{ :href => '/how-the-parliament-election-works' } How parliamentary elections work
  36. %p
  37. %a{ :href => '/how-the-council-election-works' } How council elections work
  38. %p
  39. %a{ :href => '/about' } About this website
  40. %p
  41. %p
  42. An independent website designed by
  43. %a{ :href => "http://adrianshort.org/" }<
  44. Adrian Short
  45. %a{ :href => "https://twitter.com/adrianshort"}<
  46. @adrianshort
  47. %p
  48. Powered by data from
  49. %a{ :href => "http://www.sutton.gov.uk/" }<
  50. Sutton Council
  51. ,
  52. %a{ :href => "http://data.london.gov.uk/"}
  53. London Datastore
  54. and
  55. %a{ :href => "http://www.ordnancesurvey.co.uk/business-and-government/products/code-point-open.html" }<
  56. Ordnance Survey
  57. <script type="text/javascript">
  58. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  59. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  60. </script>
  61. <script type="text/javascript">
  62. try {
  63. var pageTracker = _gat._getTracker("UA-3042981-17");
  64. pageTracker._trackPageview();
  65. } catch(err) {}</script>