Galerie jeste nejsou, sk->cz

This commit is contained in:
Jethro 2015-09-13 20:54:43 +02:00
parent 56a03f7706
commit 2b1564c435
2 changed files with 4 additions and 1 deletions

View file

@ -12,7 +12,7 @@
{% for r in object_list %}
<li><a href='{{ r.verejne_url }}'>Ročník {{ r }}</a>
{% empty %}
Niesú žiadne ročníky
Nejsou žádné ročníky
{% endfor %}
</ul>

View file

@ -14,6 +14,9 @@
{% endblock %}{% endblock %}
{% block content %}
<em>
Na galeriích ze soustředění a dalších informacích ještě pracujeme.
</em>
{#% if user.is_authenticated %#}{# PRACUJE SE STRANKA #}