Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@

{{template config_path="design/email/header_template"}}

{{trans "You have been successfully subscribed to our newsletter."}}
<p>{{trans "You have been successfully subscribed to our newsletter."}}</p>

{{template config_path="design/email/footer_template"}}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@

{{template config_path="design/email/header_template"}}

{{trans "You have been unsubscribed from the newsletter."}}
<p>{{trans "You have been unsubscribed from the newsletter."}}</p>

{{template config_path="design/email/footer_template"}}