diff --git a/mo/web/templates/doc_index.html b/mo/web/templates/doc_index.html index 482d4d4e2949bc88625aa2800000ecdde53b848a..da98ae389dcc29d9b1e871ee01585ba9abfead8b 100644 --- a/mo/web/templates/doc_index.html +++ b/mo/web/templates/doc_index.html @@ -8,7 +8,7 @@ <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 %} +{% if g.user.is_org or g.user.is_admin %} <h3>Pro organizátory</h3>