{{ xpert().title || xpert().name }}
{{ xpertType() }}
@if (exportedTemplate(); as template) {
{{ 'PAC.Xpert.ExportedTemplate' | translate: { Default: 'Exported template' } }}
{{ template.filePath }}
@if (exportedTemplateDate()) {
{{ exportedTemplateDate() }}
}
}
@if (loading()) { }