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.
 
 
 
 
 

49 lines
1.5 KiB

  1. !!!5
  2. %html
  3. %head
  4. %title
  5. - subtitle = "InLinkUK from BT kiosks planning applications"
  6. - if defined? title
  7. = "#{title} · #{subtitle}"
  8. - else
  9. = subtitle
  10. %link{ :href => '/style.css', :rel => 'stylesheet'}
  11. %body
  12. #main
  13. %header
  14. %h1 InLinkUK from BT kiosks planning applications
  15. %div{ :style => "background-color: red; color: white; padding: 5px 10px; margin: 0 0 20px 0;"}
  16. %a{ :href => "https://beta.companieshouse.gov.uk/company/09977808/insolvency" }
  17. InLinkUK (IL Realisations Ltd, formerly InLink Ltd) is insolvent and went into administration on 26 November 2019.
  18. %nav
  19. %ul.menu
  20. %li
  21. %a{ :href => '/' }<
  22. Home
  23. %li
  24. %a{ :href => '/new-applications/' }<
  25. New applications
  26. %li
  27. %a{ :href => '/decisions/' }<
  28. Latest decisions
  29. %li
  30. %a{ :href => '/appeals/' }<
  31. Appeals
  32. %li
  33. %a{ :href => '/media/' }<
  34. Media
  35. = yield
  36. %footer
  37. %a{ :href => 'https://www.adrianshort.org/'}<
  38. Adrian Short made this
  39. %a{ :href => 'https://git.adrianshort.org/adrian/kiosks'}<
  40. Source code
  41. %a{ :href => 'https://www.adrianshort.org/tags/inlinkuk/'}<
  42. InLink blog posts
  43. %a{ :href => '/data.json'}<
  44. JSON bulk download
  45. %a{ :href => 'https://twitter.com/search?f=tweets&vertical=default&q=%23inlink'}<
  46. \#InLink on Twitter