povoden/doprava.haml
2013-06-03 19:39:55 +02:00

24 lines
556 B
Text

!!! 5
%html
%head
%meta(charset="utf-8")
%link(rel="icon" type="image/png" href="favicon.png")
%link(rel="stylesheet" type="text/css" href="style.css")
%title Povodne - Doprava
%body
%ul#navbar
%li.logo  
%li <a href='index.html'>Voda</a>
%li.active <a href='doprava.html'>Doprava</a>
.content
#imgdoprava
%img(src="data/doprava.png" width="100%")
#doprava
=File.read("data/doprava.html")
%hr
.footer Data poskytuje Dopravní podnik hl. m. Prahy. Bez záruky.