{m.btn_back_to_document()}

{m.doc_edit_heading()} — {doc.title || doc.originalFilename}

{#if form?.error}
{form.error}
{/if}

{m.doc_section_who_when()}

{#if dateInvalid}

{m.form_date_error()}

{/if}

{m.form_label_receivers()}

{m.doc_section_description()}

{m.form_helper_archive_location()}

{m.form_label_tags()}

{m.form_label_transcription()}

{m.doc_section_file()}

{m.doc_current_file_label()} {doc.originalFilename}
{m.btn_cancel()}