{% load core_tags %} {% if self.get_parent_section.enable_recommended_section %} {% get_recommended_articles self as articles %} {% if articles %}
{% endif %} {% endif %}