An open source, stand-alone, customisable public spending data web app.
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.

layout.haml 984 B

il y a 14 ans
il y a 14 ans
123456789101112131415161718192021222324252627
  1. !!! XML
  2. !!!
  3. %html
  4. %head
  5. %title= @page_title ? @page_title + " - Armchair Auditor" : "Armchair Auditor"
  6. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/style.css' }
  7. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/breadcrumb/breadcrumb.css' }
  8. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/print.css', :media => 'print' }
  9. %link{ :rel => 'stylesheet', :type => 'text/css', :href => '/grid.css' }
  10. %body
  11. .container_12
  12. .grid_12
  13. %p.highlight This is a demonstration website of "alpha" quality — don't rely on this data.
  14. %h1 Royal Borough of Windsor & Maidenhead Armchair Auditor
  15. = yield
  16. .clear
  17. #footer
  18. .grid_12
  19. %p
  20. %a{ :href => '/' } Home
  21. %p
  22. %a{ :href => '/services' } Services
  23. %p
  24. %a{ :href => '/suppliers' } Suppliers
  25. %p
  26. %a{ :href => '/about' } About this website