{#if loading}
Here you can see files that have recently expired or have been blocked for breaking the content policy.
{#each months as month}Time | Event | File name | File removal reason |
{formatDate(row.time, true, true, false)} | {#if row.event === "file_instance_blocked"} File blocked for abuse {:else if row.event === "file_instance_expired"} File expired {/if} | {row.file_name} | {row.file_removal_reason} |