{{ strings.top_email_recipients_title }}
|
|
{{|for recipient in stats.recipients|}}
|
{{ recipient.email }}
|
|
{{ recipient.count_formatted }}
|
|
{{|endfor|}}
{{|for recipient_ph in stats.recipient_ph |}}
|
{{|endfor|}}
|
|
|
|
{{ strings.top_sending_sources_title }}
|
|
{{|for source in stats.sources|}}
|
{{ source.count_formatted }}
|
|
{{|endfor|}}
{{|for source_ph in stats.source_ph |}}
|
{{|endfor|}}
|
|
|