Auth methods
Send email alert for new logins
{#if !isSuperusers}
{/if}
Mail templates
emailTestPopup?.show(collection.id)} > Send test email
{#each emailTemplatesList as template (template.key)}
{/each}
Other