mirror of
https://github.com/brmlab/povoden.git
synced 2025-06-09 02:34:00 +02:00
add contacts
This commit is contained in:
parent
2a8b9c7f93
commit
0364ecc761
7 changed files with 34 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
%meta(charset="utf-8")
|
||||
%link(rel="icon" type="image/png" href="favicon.png")
|
||||
%link(rel="stylesheet" type="text/css" href="style.css")
|
||||
%title Povodne - Voda
|
||||
%title Povodeň - Voda
|
||||
%body
|
||||
|
||||
%ul#navbar
|
||||
|
@ -12,6 +12,7 @@
|
|||
%li.active <a href='index.html'>Voda</a>
|
||||
%li <a href='doprava.html'>Doprava</a>
|
||||
%li <a href='pomoc.html'>Nabídky pomoci</a>
|
||||
%li <a href='kontakty.html'>Kontakty</a>
|
||||
|
||||
.content
|
||||
%table.twocolumn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue