An open source, stand-alone, customisable public spending data web app.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

27 行
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