-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3081 from bitzesty/staging
Production < staging
- Loading branch information
Showing
4 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,16 @@ We're really happy to hear that you've started your application, so please don't | |
|
||
#<%= @deadline %> | ||
|
||
Whether you excel in international trade, have a great innovative product or service, or have an impressive social mobility initiative or sustainable development programme, receiving a King's Award is a unique way to gain recognition for your achievements. | ||
|
||
If you miss the deadline, you will lose the chance for your business to receive this internationally-respected accolade. So act now! | ||
Receiving a King's Award is a unique way to gain recognition for your business's achievements, so if you miss the deadline, you will lose the chance for your business to receive this internationally respected accolade. | ||
|
||
If you have any queries, please contact us at [email protected] or via the Helpline on 020 7 215 6880. | ||
|
||
Visit the King's Awards for Enterprise website to continue and submit your application via the link below: | ||
<%= edit_form_url(id: @form_answer.id) %> | ||
|
||
If you have already submitted your application - for example, for another category, or you have decided not to submit your application - please ignore this message, and thank you for your interest in The King's Awards. | ||
If you have already submitted your application - for example, for another category, or you have decided not to submit your application - please ignore this reminder, and thank you for your interest in The King's Awards. | ||
|
||
We want to improve our service, so it would be very helpful to have your feedback on the application process. Please look out for our user survey in around two weeks' time. | ||
|
||
Thank you, | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,10 +7,7 @@ p style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0; font- | |
=< @deadline | ||
|
||
p style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;" | ||
| Whether you excel in international trade, have a great innovative product or service, or have an impressive social mobility initiative or sustainable development programme, receiving a King's Award is a unique way to gain recognition for your achievements. | ||
|
||
p style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;" | ||
| If you miss the deadline, you will lose your chance for your business to receive this internationally-respected accolade. So act now! | ||
| Receiving a King's Award is a unique way to gain recognition for your business's achievements, so if you miss the deadline, you will lose the chance for your business to receive this internationally respected accolade. | ||
|
||
p style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;" | ||
| If you have any queries, please contact us at [email protected] or via the Helpline on 020 7 215 6880. | ||
|
@@ -22,7 +19,10 @@ p style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;" | |
= link_to edit_form_url(id: @form_answer.id), edit_form_url(id: @form_answer.id) | ||
|
||
p style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;" | ||
| If you have already submitted your application - for example, for another category, or you have decided not to submit your application - please ignore this message, and thank you for your interest in The King's Awards. | ||
| If you have already submitted your application - for example, for another category, or you have decided not to submit your application - please ignore this reminder, and thank you for your interest in The King's Awards. | ||
|
||
p style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;" | ||
| We want to improve our service, so it would be very helpful to have your feedback on the application process. Please look out for our user survey in around two weeks' time. | ||
|
||
p style="font-size: 19px; line-height: 1.315789474; margin: 30px 0 30px 0;" | ||
| Thank you, | ||
|