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.
 
 
 
 

33 lignes
998 B

  1. !!! XML
  2. !!!
  3. %html
  4. %head
  5. %title Sutton Elections 6 May 2010
  6. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/style.css' }
  7. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/grid.css' }
  8. <script type="text/javascript" src="http://use.typekit.com/wfg6cvc.js"></script>
  9. <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
  10. %body
  11. .container_12
  12. -#
  13. #header.grid_12
  14. %a.date{ :href => '/' } 6 May 2010
  15. .clear
  16. #main
  17. = yield
  18. .clear
  19. #footer
  20. .grid_12
  21. %p
  22. %a{ :href => '/' } Home
  23. %p
  24. %a{ :href => '/how-the-council-election-works' } How the council election works
  25. -#
  26. %p
  27. %a{ :href => '/voting' } How to vote
  28. %p
  29. %a{ :href => '/about' } About this website
  30. %p.credit
  31. Design
  32. %a{ :href => "http://adrianshort.co.uk/" } Adrian Short
  33. .clear