========================= <%= @title %> ========================= Host: <%= @host %> Ddr::Batch version: <%= @batch.version %> Batch Id: <%= @batch.id %> Batch Name: <%= @batch.name %> Started at: <%= @batch.start %> Stopped at: <%= @batch.stop %> Status: <%= @batch.status %> Outcome: <%= @batch.outcome %> Objects in batch: <%= @size %> Successfully processed: <%= @success %> Processing failures: <%= @handled - @success %> Unprocessed: <%= @size - @handled %> See attachment for details of batch run.