@if (origin.type === 'user') {

{{ origin.created | dateFormat }}

} @if (origin.type === 'remote') {

{{ origin.indexed | dateFormat }}

}