Skip to content

Commit

Permalink
Fixed HTML tags appearing in offer disabled email
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagopbop authored and CiscoPr committed Feb 28, 2023
1 parent 7ffcbf5 commit b0c27ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/email-templates/offer_disabled_notification.handlebars
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p>Hello {{companyName}},</p>
<br>
<p>We took a look at your offer for {{offerTitle}} and decided to disable it. The offer had the following description:</p>
<blockquote>{{description}}</blockquote>
<blockquote>{{{description}}}</blockquote>
<p>Some common causes for this are spam, abuse or a type of offer that does not align with our principles.
If you believe this was a mistake and want to discuss this decision, please get back at us at
<a href="mailto:[email protected]">[email protected]</a></p>
Expand Down

0 comments on commit b0c27ee

Please sign in to comment.