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

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

{% if debug_info %}

Метаполя с просмотрами:

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

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

{% endif %}