{#if entry.type === "IGNORE_REPORT"} ignored a report {:else if entry.type === "WARN_USER" || entry.type === "WARN_USER_AND_CLEAR_PROFILE"} warned {:else if entry.type === "SUSPEND_USER"} suspended {:else} (unknown action
{entry.type}
) {/if} {#if entry.target_user}
{/if} {#if entry.target_member} for member
{/if}
{date}
{#if reason}
Reason
{@html reason}
{:else}
(no reason given)
{/if}