Skip to content

Commit

Permalink
ESC-1431 - updated content to remove params (#1129)
Browse files Browse the repository at this point in the history
* ESC-1431 - updated content to remove params

* ESC-1431 - removed comma
  • Loading branch information
WitchellJack authored Jan 2, 2024
1 parent e3a6f2d commit f1639ab
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<p style="margin: 0 0 30px; font-size: 19px;">Dear Customer</p>

<p style="margin: 0 0 30px; font-size: 19px;">Your deadline for submitting a report of any non-customs subsidy payments or no payments, passed on @{params("deadline")}. </p>
<p style="margin: 0 0 30px; font-size: 19px;">Your deadline for submitting a report of any non-customs subsidy payments or no payments, has passed. </p>

<p style="margin: 0 0 30px; font-size: 19px;">You will not be able to claim further Customs Duty waivers until you have submitted a report, which must be done at least once every 90 days. </p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Dear Customer

Your deadline for submitting a report of any non-customs subsidy payments or no payments, passed on (DEADLINE: @{params("deadline")}).
Your deadline for submitting a report of any non-customs subsidy payments or no payments, has passed.

You will not be able to claim further Customs Duty waivers until you have submitted a report, which must be done at least once every 90 days.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@

<p style="margin: 0 0 30px; font-size: 19px;">Dear Customer </p>

<p style="margin: 0 0 30px; font-size: 19px;">You must submit a report of any non-customs subsidy payments, or no payments, by @{params("deadline")}. </p>
<p style="margin: 0 0 30px; font-size: 19px;">Your report on non-customs subsidy payments, or no payments, is due soon. </p>

<p style="margin: 0 0 30px; font-size: 19px;">You must <b>submit your report within 14 days</b> from the date of this email. </p>

<p style="margin: 0 0 30px; font-size: 19px;">This must be done at least once every 90 days. These payments are from government and public authorities. </p>

<p style="margin: 0 0 30px; font-size: 19px;">You will not be able to claim further Customs Duty waivers if you have not submitted a report by @{params("deadline")}. </p>
<p style="margin: 0 0 30px; font-size: 19px;">You will not be able to claim further Customs Duty waivers if you have not submitted a report within your current 90-day deadline. </p>

<h2>Submitting a report </h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

Dear Customer

You must submit a report of any non-customs subsidy payments, or no payments, by (DEADLINE: @{params("deadline")}).
Your report on non-customs subsidy payments, or no payments, is due soon.

You must submit your report within 14 days from the date of this email.

This must be done at least once every 90 days. These payments are from government and public authorities.

You will not be able to claim further Customs Duty waivers if you have not submitted a report by (DEADLINE: @{params("deadline")}).
You will not be able to claim further Customs Duty waivers if you have not submitted a report within your current 90-day deadline.

Submitting a report

Expand Down

0 comments on commit f1639ab

Please sign in to comment.