diff --git a/mo/web/templates/org_score.html b/mo/web/templates/org_score.html index a725ddb86d5913f35ae49f8be059e8ea7b66d0e6..177920c85e58ffb05d5144894847f811c9837e79 100644 --- a/mo/web/templates/org_score.html +++ b/mo/web/templates/org_score.html @@ -38,7 +38,7 @@ {% elif type == "warning" %}<li>Varování: {{ msg }} {% else %}<li class="text-info">Info: {{ msg }}{% endif %} {% endfor %} - </ul></div> + </ul> </div> </div> </div>