{% if translations|length %}

Translations

{% for t in translations %} {% endfor %}
{% endif %} {% if children|length %}

Related Articles

{% for c in children %} {% endfor %}
{% endif %}