{{ t('template.modal_label.Create/Edit Template Page') }}
{{ t('template.local.label') }}

_template

{{ t('template.local.desc') }}

{% if childrenTemplateExists %}{{ t('Edit') }}{% else %}{{ t('Create') }}{% endif %}
{{ t('template.global.label') }}

__template

{{ t('template.global.desc') }}

{% if decendantsTemplateExists %}{{ t('Edit') }}{% else %}{{ t('Create') }}{% endif %}