{% load i18n %}
{{ core_data|safe }}
{{ children|safe }}
{{ images|safe }}
{{ files|safe }}
{{ portlets|safe }}
{% if LFC_MANAGE_PERMISSIONS %}
{{ permissions|safe }}
{% endif %}