diff --git a/store/templates/catalog.html b/store/templates/catalog.html index 08438f4..4e160d3 100644 --- a/store/templates/catalog.html +++ b/store/templates/catalog.html @@ -85,14 +85,15 @@ {% if infos['level'] == 0 %} - + {% elif infos['level']|int <= 4 %} - + {% elif infos['level'] == 8 %} - + {% endif %} - - 123 + + 123 +