Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 

8 řádky
153 B

  1. %h1 Authorities
  2. %table
  3. - auths.each do |auth|
  4. %tr
  5. %td
  6. %a{ :href => slug(auth['authority_name']) }
  7. = auth['authority_name']