diff --git a/mo/web/templates/doc_index.html b/mo/web/templates/doc_index.html
index efe5ba2b90aa0bf6e5f13a7b792958d08b71420d..55033b8a8135782233456059d4be7b7e89cdd4db 100644
--- a/mo/web/templates/doc_index.html
+++ b/mo/web/templates/doc_index.html
@@ -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>
 </ul>
 
+{% if g.user.is_org %}
+
 <h3>Pro organizátory</h3>
 
 <ul>
@@ -18,8 +20,6 @@
 <li><a href='{{ url_for('static', filename='doc/import-skolnich-garantu.pdf') }}'>Import školních garantů</a> (PDF)
 </ul>
 
-{% if g.user.is_org %}
-
 <h3>Exporty</h3>
 
 <ul>