{{content}}
{% if linked|length %}
{% for c in linked %} {% endfor %}
{% endif %} {% if children|length %}
{% for c in children %} {% endfor %}
{% endif %}