{% if (not alwaysEditing) and (not options.virtual) and options.edit %}
{%- endif -%}
{{ aposAreaContent(area.items, options) }}
{% if options.virtual %} {# Provide a way for frontend code to know this virtual area is here #} {% endif %}