{{ layout "layout.vto" { title: document.label } }}
{{ include "breadcrumb.vto" { links: [ [collection.label, ["collection", collection.name]], ], } }}

{{ document.label }}

{{ t("document.error") }}:
{{ error }}

{{ t("document.edit.action.code") }} {{ if user.canDelete(collection) }} {{ /if }}
{{ /layout }}