{% load static %}

{{title}}

{% if new|length > 0 %}

Нові:


{% endif %} {% if renamed|length > 0 %}

Переназвані:


{% endif %} {% if reappeared|length > 0 %}

Знову доступні:


{% endif %} {% if deleted|length > 0 %}

Зникли:


{% endif %}