Added Downloads page
This commit is contained in:
35
pages/cz/downloads.html
Normal file
35
pages/cz/downloads.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="cs">
|
||||
<head>
|
||||
<!--#include virtual="components/head.html" -->
|
||||
<title>Ke stažení - Svobodný software Liberec</title>
|
||||
<meta name="description" content="Materiály ke stažení ohledně této stránky.">
|
||||
</head>
|
||||
<body>
|
||||
<!--#include virtual="components/header.html" -->
|
||||
<!--#include virtual="components/nav.html" -->
|
||||
<main>
|
||||
<h1>Ke stažení</h1>
|
||||
|
||||
<p><a href="/poster_cz.png" download>
|
||||
Plakát v češtině (4960x7016 PNG - určeno pro tisk)
|
||||
</a></p>
|
||||
|
||||
<p><a href="/poster_cz.jpg" download>
|
||||
Plakát v češtině (1414x2000 JPG - určeno pro webovou distribuci)
|
||||
</a></p>
|
||||
|
||||
<hr>
|
||||
|
||||
<p><a href="/poster_en.png" download>
|
||||
Plakát v angličtině (4960x7016 PNG - určeno pro tisk)
|
||||
</a></p>
|
||||
|
||||
<p><a href="/poster_en.jpg" download>
|
||||
Plakát v angličtině (1414x2000 JPG - určeno pro webovou distribuci)
|
||||
</a></p>
|
||||
</main>
|
||||
<!--#include virtual="components/footer.html" -->
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user