@if (isLoading) { }

{{ version.entry.name }}

{{ version.entry.id }} - {{ version.entry.modifiedAt | date }}

@if (showComments) {

{{ version.entry.versionComment }}

}
@if (showActions) { @if (allowViewVersions) { } @if (allowDownload) { } @if (allowVersionDelete) { } }