This commit is contained in:
Pavol Rusnak 2013-06-05 01:30:10 +02:00
parent dd71abbd8f
commit dc8d96e47b
3 changed files with 2 additions and 4 deletions

View file

@ -22,9 +22,8 @@
%ul#obsah
- @stations.each do |station|
%li
%a(href="##{station}")
%a(href="##{station}")
=File.read("data/name_#{station}.html")
- @stations.each do |station|
%hr(id="#{station}")