{% for region in original.template.regions %}
{% endfor %}
{% trans "Region empty" %}
{% if region.inherited %}
{% trans "Content from the parent site is automatically inherited. To override this behaviour, add some content." %}
{% endif %}
{% trans "Add new item" %}:
{% show_content_type_selection_widget region %}
{% show_content_type_selection_widget region %}