{{language.flag}} {{title}}
{{meta.date}}
{{content}}
{% if linked|length %}
{% for c in linked %}
{{c.title}}
{{c.preview}}
{% endfor %}
{% endif %} {% if children|length %}
{% for c in children %}
{{c.title}}
{{c.preview}}
{% endfor %}
{% endif %}