Election results in the London Borough of Sutton.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

46 satır
1.8 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. = yield
  12. #footer
  13. #footer_inner
  14. %h1 Sutton Elections
  15. %p
  16. %a{ :href => '/' } Home
  17. %p
  18. %a{ :href => '/bodies' } Bodies
  19. %p
  20. %a{ :href => '/candidates' } Candidates
  21. %p
  22. %a{ :href => '/how-the-parliament-election-works' } How parliamentary elections work
  23. %p
  24. %a{ :href => '/how-the-council-election-works' } How council elections work
  25. %p
  26. %a{ :href => '/about' } About this website
  27. %p
  28. %br
  29. An independent website designed by
  30. %a{ :href => "http://adrianshort.org/" }<
  31. Adrian Short
  32. %a{ :href => "https://twitter.com/adrianshort"}<
  33. @adrianshort
  34. with data from
  35. %a{ :href => "http://www.sutton.gov.uk/" }<
  36. Sutton Council
  37. <script type="text/javascript">
  38. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  39. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  40. </script>
  41. <script type="text/javascript">
  42. try {
  43. var pageTracker = _gat._getTracker("UA-3042981-17");
  44. pageTracker._trackPageview();
  45. } catch(err) {}</script>