|
- !!!5
- %html
- %head
- %title InLink kiosks planning applications
- %link{ :href => '/style.css', :rel => 'stylesheet'}
- %body
- #main
- #header
- %h1 InLink kiosks planning applications
-
- %ul.menu
- %li
- %a{ :href => '/' }
- Home
- %li
- %a{ :href => '/new/' }
- New applications
- = yield
-
- #footer
- %a{ :href => 'https://twitter.com/adrianshort'}<
- @adrianshort made this
- %a{ :href => 'https://morph.io/adrianshort/inlink-scraper'}<
- Data API and bulk download
- %a{ :href => 'https://twitter.com/search?f=tweets&vertical=default&q=%23inlink'}<
- \#InLink
-
|