Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- !!!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 => '/authorities' }
- Authorities
- = yield
-
- #footer
- %a{ :href => 'https://twitter.com/adrianshort'}
- @adrianshort made this.
|