@push('head')
@endpush
{{ csrf_field() }}
@include('form.text', ['name' => 'name', 'autofocus' => true])
@include('form.description-html-input')
@include('entities.selector-popup', ['entityTypes' => 'page', 'selectorEndpoint' => '/search/entity-selector-templates'])
@include('form.editor-translations')