Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

42 lines
1.1 KiB

  1. !!!5
  2. %html
  3. %head
  4. %title InLink kiosks planning applications
  5. %link{ :href => '/style.css', :rel => 'stylesheet'}
  6. %body
  7. #main
  8. %header
  9. %h1 InLink kiosks planning applications
  10. %nav
  11. %ul.menu
  12. %li
  13. %a{ :href => '/' }<
  14. Home
  15. %li
  16. %a{ :href => '/new-applications/' }<
  17. New applications
  18. %li
  19. %a{ :href => '/decisions/' }<
  20. Latest decisions
  21. %li
  22. %a{ :href => '/appeals/' }<
  23. Appeals
  24. %li
  25. %a{ :href => '/media/' }<
  26. Media
  27. = yield
  28. %footer
  29. %a{ :href => 'https://twitter.com/adrianshort'}<
  30. @adrianshort made this
  31. %a{ :href => 'https://github.com/adrianshort/kiosks'}<
  32. Source code
  33. %a{ :href => 'https://www.adrianshort.org/tags/inlinkuk/'}<
  34. InLink blog posts
  35. %a{ :href => 'https://morph.io/adrianshort/inlink-scraper'}<
  36. Data API and bulk download
  37. %a{ :href => 'https://twitter.com/search?f=tweets&vertical=default&q=%23inlink'}<
  38. \#InLink on Twitter