From dc8d96e47b5c1f9947920c9b81219e7df1ff9344 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 5 Jun 2013 01:30:10 +0200 Subject: [PATCH] ocd --- Makefile | 2 +- index.haml | 3 +-- pomoc.haml | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index f84c4cd..3c7ba65 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY : clean refresh +.PHONY: clean refresh refreshdpp HAML=haml XMLLINT=xmllint --html --nowarning diff --git a/index.haml b/index.haml index b995e4a..82fcc34 100644 --- a/index.haml +++ b/index.haml @@ -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}") diff --git a/pomoc.haml b/pomoc.haml index 2e97bd6..e09bba1 100644 --- a/pomoc.haml +++ b/pomoc.haml @@ -22,4 +22,3 @@ %li Dobrovolníci MamJob.cz Povodně %li Starostové a nezávislí %li Burza solidarity Sdružení měst a obcí -