diff --git a/templates/index.html b/templates/index.html index c04b6cc..b94c2bc 100755 --- a/templates/index.html +++ b/templates/index.html @@ -1156,7 +1156,7 @@ {% if latest_forum_topic_for_reply %} - +
đź’¬ Najnowszy wpis na forum @@ -1174,8 +1174,7 @@ {% endif %} - - {% if latest_admitted %} +
🏢 @@ -1184,6 +1183,7 @@ · Rada {{ last_meeting.meeting_date.strftime('%d.%m.%Y') }} {% endif %}
+ {% if latest_admitted %}
{% for company in latest_admitted[:4] %}
@@ -1200,20 +1200,13 @@
+ {{ latest_admitted|length - 4 }} więcej
{% endif %}
+ {% else %} +
Wkrótce informacje o nowych członkach przyjętych na posiedzeniu Rady.
+ {% endif %}
- Zobacz wszystkich nowych członków → + Zobacz wszystkich członków →
- {% elif last_meeting %} - -
-
- 🏢 - Nowi członkowie Izby -
-
Brak nowych firm przyjętych na ostatnim posiedzeniu Rady.
-
- {% endif %}