{{ layout "layout.vto" { title: t("document.create.title") } }}
{{ include "navigation.vto" { links: [ [collection.label, ["collection", collection.name]], ], } }}

{{ t("document.create.title") }}

{{ if views.length }} {{ t("document.views") }}: {{ /if }}
{{ /layout }}