{{> dashboard/_widgetHeader}}
{{#if mapping}} {{#if recon}}
{{mapping.name}}{{#if showPopover}}{{/if}}
{{recon.convertedTime}} | {{t "dashboard.reconWidget.editMapping"}}
{{t "dashboard.reconWidget.success"}}
{{recon.statusSummary.SUCCESS}} {{t "dashboard.reconWidget.entries"}}
{{t "dashboard.reconWidget.failure"}}
{{recon.statusSummary.FAILURE}} {{t "dashboard.reconWidget.entries"}}
{{t "dashboard.reconWidget.duration"}}
{{recon.convertedDuration}} {{t "dashboard.reconWidget.completion"}}
{{else}}

{{t "dashboard.reconWidget.noReconcileTitle"}}

{{t "dashboard.reconWidget.noReconcileMessage"}}

{{/if}} {{else}}

{{t "dashboard.reconWidget.getStartedTitle"}}

{{t "dashboard.reconWidget.getStartedMessage"}}

{{/if}}