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

28 satır
984 B

  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