{% set current_path = template_path ~ '/modules/blog/components/most-read' %}

{{ function('pll_e', 'САМЫЕ ЧИТАЕМЫЕ') }}:

{% if most_read and most_read|length > 0 %} {% else %}

Нет доступных постов для отображения.

{% endif %}