mirror of
https://github.com/brmlab/povoden.git
synced 2025-06-09 10:45:16 +02:00
ocd
This commit is contained in:
parent
dd71abbd8f
commit
dc8d96e47b
3 changed files with 2 additions and 4 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
.PHONY : clean refresh
|
||||
.PHONY: clean refresh refreshdpp
|
||||
|
||||
HAML=haml
|
||||
XMLLINT=xmllint --html --nowarning
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
%a(href="##{station}")
|
||||
=File.read("data/name_#{station}.html")
|
||||
|
||||
|
||||
- @stations.each do |station|
|
||||
%hr(id="#{station}")
|
||||
%table.twocolumn
|
||||
|
|
|
@ -22,4 +22,3 @@
|
|||
%li <a target="_blank" href="http://www.mamjob.cz/povodne/index?page=dobraci">Dobrovolníci MamJob.cz Povodně</a>
|
||||
%li <a target="_blank" href="http://www.starostove-nezavisli.cz/povodne-2013/">Starostové a nezávislí</a>
|
||||
%li <a target="_blank" href="http://www.smscr.cz/burza_solidarity.php">Burza solidarity Sdružení měst a obcí</a>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue