diff --git a/mo/web/templates/org_contest.html b/mo/web/templates/org_contest.html
index 485ffd92fe278985019c9dc243200b1c412317c4..f78ea9c2fbaaf0635885c1abef6ba9f3a06d6c0a 100644
--- a/mo/web/templates/org_contest.html
+++ b/mo/web/templates/org_contest.html
@@ -149,7 +149,7 @@
 	{% endfor %}
 </table>
 {% else %}
-<p>Zatím nebyly přidány žádné úlohy.</p>
+<p><i>Zatím nebyly přidány žádné úlohy.</i></p>
 {% endif %}
 
 <!--