{% set current_path = template_path ~ '/modules/blog/components/most-read' %} {% if not fn('is_category') %}

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

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

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

{% endif %}
{% endif %}