diff --git a/templates/main-page.html b/templates/main-page.html index 4230ffb..d100992 100644 --- a/templates/main-page.html +++ b/templates/main-page.html @@ -19,10 +19,12 @@
{% if boards | length > 0 %} -

Доски:

- {% for board in boards %} - {{board}} - {% endfor %} +

Доски:

+ {% endif %}