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.
 
 
 
 

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