{{ 'collection.source.controls.head' | translate }}

{{'collection.source.controls.harvest.status' | translate}} {{contentSource?.harvestStatus}}
{{'collection.source.controls.harvest.start' | translate}} {{contentSource?.harvestStartTime ? contentSource?.harvestStartTime : 'collection.source.controls.harvest.no-information'|translate }}
{{'collection.source.controls.harvest.last' | translate}} {{contentSource?.lastHarvested ? contentSource?.lastHarvested : 'collection.source.controls.harvest.no-information'|translate }}
{{'collection.source.controls.harvest.message' | translate}} {{contentSource?.message ? contentSource?.message: 'collection.source.controls.harvest.no-information'|translate }}