{{title}}

{{message}}

    @for (document of documents; track document.id) {
  • @if (document.correspondent) { {{document.correspondent | correspondentName | async}}: }{{document.title}}
    {{document.created | customDate:'mediumDate'}} @if (document.page_count) { | {document.page_count, plural, =1 {One page} other {{{document.page_count}} pages}} }
  • }
@if (!archiveFallback) {

Note that only PDFs will be included.

}