Election results in the London Borough of Sutton.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

34 lines
1.4 KiB

  1. !!! XML
  2. !!!
  3. %html
  4. %head
  5. %title= @page_title ? @page_title + " - Sutton Elections" : "Sutton Parliament and Council Elections 6 May 2010"
  6. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/style.css' }
  7. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/print.css', :media => 'print' }
  8. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/grid.css' }
  9. <script type="text/javascript" src="http://use.typekit.com/wfg6cvc.js"></script>
  10. <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
  11. %body
  12. .container_12
  13. #main
  14. = yield
  15. .clear
  16. #footer
  17. .grid_12
  18. %p
  19. %a{ :href => '/' } Home
  20. %p
  21. %a{ :href => '/how-the-parliament-election-works' } How the parliament election works
  22. %p
  23. %a{ :href => '/how-the-council-election-works' } How the council election works
  24. %p
  25. %a{ :href => '/about' } About this website
  26. <script type="text/javascript">
  27. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  28. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  29. </script>
  30. <script type="text/javascript">
  31. try {
  32. var pageTracker = _gat._getTracker("UA-3042981-17");
  33. pageTracker._trackPageview();
  34. } catch(err) {}</script>