@if (testResult(); as result) {
@if (result.length) {
Matches {{ result.length }} block(s): canonicalizes to a blocked hash.
} @else {
No match — this email is not blocked.
}
}
@if (loading()) {
Loading…
} @else if (!blocks().length) {
No canonical email blocks.
} @else {
@for (b of blocks(); track b.id) {
{{ b.canonical_email_hash }}
}
}