{#each reporters as rep} {/each}
Address / Mail server Name Reports Blocked Last used Created
{rep.from_address} {rep.name} {rep.reports_sent} {rep.files_blocked} {formatDate(rep.last_used, true, true, false)} {formatDate(rep.created, false, false, false)} {#if rep.status !== "trusted"} {/if} {#if rep.status !== "rejected"} {/if}