Election results in the London Borough of Sutton.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

33 lines
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