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

Prázdný seznam novinek vypadal divně

parent 3ca6a69b
No related branches found
No related tags found
No related merge requests found
...@@ -12,3 +12,6 @@ ...@@ -12,3 +12,6 @@
{% endif %} {% endif %}
</div> </div>
{% endfor %} {% endfor %}
{% if not messages %}
<p><em>Žádné novinky zatím nebyly vydány.</em>
{% endif %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment