{f:translate(key:'{lll}report.title')}

{f:translate(key:'{lll}report.description')}

{f:translate(key:'{lll}account')}

{account}

{f:translate(key:'{lll}contacts')}

{f:translate(key:'{lll}contacts.lists')}
{f:translate(key:'{lll}contacts.attribute.id')} {f:translate(key:'{lll}contacts.attribute.name')} {f:translate(key:'{lll}contacts.attribute.uniqueSubscribers')} {f:translate(key:'{lll}contacts.attribute.totalBlacklisted')}
{list.id} {list.name} {list.uniqueSubscribers} {list.totalBlacklisted}
{f:translate(key:'{lll}attributes')}
{f:translate(key:'{lll}attributes.attribute.name')} {f:translate(key:'{lll}attributes.attribute.type')} {f:translate(key:'{lll}attributes.attribute.category')} {f:translate(key:'{lll}attributes.attribute.info')}
{attribute.name} {attribute.type} {attribute.category} {f:translate(key:'{lll}attributes.attribute.calculatedValue')}: {attribute.calculatedValue}

{f:translate(key:'{lll}templates')}

{f:translate(key:'{lll}templates.attribute.id')} {f:translate(key:'{lll}templates.attribute.name')} {f:translate(key:'{lll}templates.attribute.active')} {f:translate(key:'{lll}templates.attribute.testSent')} {f:translate(key:'{lll}templates.attribute.sender')} {f:translate(key:'{lll}templates.attribute.createdAt')} {f:translate(key:'{lll}templates.attribute.modifiedAt')}
{template.id} {template.name} {template.sender.name} ({template.sender.email}) [{template.sender.id}] {template.createdAt -> f:format.date()} {template.modifiedAt -> f:format.date()}