diff --git a/lib/web/templates/email/email.html.heex b/lib/web/templates/email/email.html.heex index 6f4802614..789baa6f5 100644 --- a/lib/web/templates/email/email.html.heex +++ b/lib/web/templates/email/email.html.heex @@ -141,12 +141,14 @@ -

- <%= if @offer_unsupscription do %> + <%= if @offer_unsupscription do %> +

<%= gettext("Manage your notification settings") %> - <% end %> +

+ <% end %> +

<%= gettext("%{instance} is powered by Mobilizon.", instance: @instance_name) |> raw %>
<%= gettext "Learn more about Mobilizon here!" %>