An open source, stand-alone, customisable public spending data web app.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

27 lines
869 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. %h1 Royal Borough of Windsor & Maidenhead Armchair Auditor
  14. = yield
  15. .clear
  16. #footer
  17. .grid_12
  18. %p
  19. %a{ :href => '/' } Home
  20. %p
  21. %a{ :href => '/services' } Services
  22. %p
  23. %a{ :href => '/suppliers' } Suppliers
  24. %p
  25. %a{ :href => '/about' } About this website