diff --git a/templates/instance/emailblocklist.rs.html b/templates/instance/emailblocklist.rs.html index f295fe16..fe9729fc 100644 --- a/templates/instance/emailblocklist.rs.html +++ b/templates/instance/emailblocklist.rs.html @@ -32,9 +32,9 @@
@if emails.is_empty() { - - } else {

@i18n!(ctx.1, "There are no blocked emails on your instance")

+ } else { + }