Skip to content
Snippets Groups Projects
Commit c697b632 authored by Martin Mareš's avatar Martin Mareš
Browse files

Doc index: Orgovskou dokumentaci ukazujeme jenom orgům

parent ba171234
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,8 @@ ...@@ -8,6 +8,8 @@
<li><a href='https://docs.google.com/document/d/1XXk7Od-ZKtfmfNa-9FpFjUqmy0Ekzf2-2q3EpSWyn1w/edit?usp=sharing'>Návod na tvorbu PDF</a> <li><a href='https://docs.google.com/document/d/1XXk7Od-ZKtfmfNa-9FpFjUqmy0Ekzf2-2q3EpSWyn1w/edit?usp=sharing'>Návod na tvorbu PDF</a>
</ul> </ul>
{% if g.user.is_org %}
<h3>Pro organizátory</h3> <h3>Pro organizátory</h3>
<ul> <ul>
...@@ -18,8 +20,6 @@ ...@@ -18,8 +20,6 @@
<li><a href='{{ url_for('static', filename='doc/import-skolnich-garantu.pdf') }}'>Import školních garantů</a> (PDF) <li><a href='{{ url_for('static', filename='doc/import-skolnich-garantu.pdf') }}'>Import školních garantů</a> (PDF)
</ul> </ul>
{% if g.user.is_org %}
<h3>Exporty</h3> <h3>Exporty</h3>
<ul> <ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment