{{title}}

{{#if data.item}}
{{else}}
{{/if}}
{{#if result.details}}
{{{result.details}}}
{{/if}} {{#if result.isFailure}}
{{localize 'ACKS.Failure'}} ({{result.target}})
{{/if}} {{#if result.isSuccess}}
{{localize 'ACKS.Success'}} ({{result.target}})
{{/if}} {{#if rollACKS}}
{{{rollACKS}}}
{{/if}}