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.
 
 
 
 

40 lignes
1.6 KiB

  1. !!!5
  2. %html
  3. %head
  4. %title= @page_title ? @page_title + " - Sutton Elections" : "Sutton Elections - Your guide to voting and elections 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. = yield
  12. #footer
  13. #footer_inner
  14. %h1 Sutton Elections
  15. %p
  16. %a{ :href => '/' } Home
  17. %p
  18. %a{ :href => '/how-the-parliament-election-works' } How parliament elections work
  19. %p
  20. %a{ :href => '/how-the-council-election-works' } How council elections work
  21. %p
  22. %a{ :href => '/about' } About this website
  23. %p
  24. %br
  25. An independent website designed by
  26. %a{ :href => "http://about.adrianshort.co.uk/" }<
  27. Adrian Short
  28. with data from
  29. %a{ :href => "http://www.sutton.gov.uk/" }<
  30. Sutton Council
  31. <script type="text/javascript">
  32. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  33. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  34. </script>
  35. <script type="text/javascript">
  36. try {
  37. var pageTracker = _gat._getTracker("UA-3042981-17");
  38. pageTracker._trackPageview();
  39. } catch(err) {}</script>