From be1d522e4179e2d745a52c1655ed43c5f0a64e6e Mon Sep 17 00:00:00 2001 From: Martin Mares <mj@ucw.cz> Date: Mon, 29 Mar 2021 12:57:11 +0200 Subject: [PATCH] =?UTF-8?q?Odkaz=20na=20n=C3=A1vod=20na=20tvorbu=20PDF=20j?= =?UTF-8?q?sem=20p=C5=99idal=20i=20na=20orgovskou=20home=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mo/web/templates/org_index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/mo/web/templates/org_index.html b/mo/web/templates/org_index.html index 7acd4cec..3244560a 100644 --- a/mo/web/templates/org_index.html +++ b/mo/web/templates/org_index.html @@ -11,6 +11,7 @@ <a href='{{ url_for('org_export_skoly', format='en_csv') }}'>CSV s čárkami</a>, <a href='{{ url_for('org_export_skoly', format='cs_csv') }}'>CSV se středníky</a>, <a href='{{ url_for('org_export_skoly', format='tsv') }}'>TSV</a> +<li><a href='https://docs.google.com/document/d/1XXk7Od-ZKtfmfNa-9FpFjUqmy0Ekzf2-2q3EpSWyn1w/edit?usp=sharing'>Návod na tvorbu PDF</a> </ul> <h3>Rychlé hledání</h3> -- GitLab