<%=t("unsubscribed.description", email: @email, url: path("/my/preferences")).html_safe %>
<% if @topic %><%=t("unsubscribed.topic_description", link: render_topic_title(@topic)).html_safe%>
<% elsif @topic_id %><%=t("unsubscribed.private_topic_description")%>
<% end %>