diff --git a/dist/templates/welcome.html b/dist/templates/welcome.html index d0c35f7..4d01ae1 100644 --- a/dist/templates/welcome.html +++ b/dist/templates/welcome.html @@ -1 +1 @@ -My Basic Email Template Subject
{{club.name}}

Dear {{firstName}},


You have been invited to create an account for the new {{club.name}} website and mobile application.


To complete your account setup, please click on the link below and create a password:


Create Password

Once you've created your password, you'll be able to log in in to the {{club.name}} website at the following location:


{{loginURL}}

You can download our mobile application using one of the following links:



We've partnered with a company named ClubHub to power our new apps. They've put together a number of videos and articles to help you get started.


ClubHub Support Portal

Please let us know if you need any help creating your account.


-- Your friends at {{club.name}}

                                                           
\ No newline at end of file +My Basic Email Template Subject
{{club.name}}

Dear {{firstName}},


You have been invited to create an account for the new {{club.name}} mobile application.


To complete your account setup, please click on the link below and create a password:


Create Password

You can download our mobile application using one of the following links:



We've partnered with a company named ClubHub to power our new apps. They've put together a number of videos and articles to help you get started.


ClubHub Support Portal

Please let us know if you need any help creating your account.


-- Your friends at {{club.name}}

                                                           
\ No newline at end of file diff --git a/src/templates/pages/welcome.html b/src/templates/pages/welcome.html index e369729..87162e8 100644 --- a/src/templates/pages/welcome.html +++ b/src/templates/pages/welcome.html @@ -19,18 +19,13 @@

Dear {{welcome.firstName}},


-

You have been invited to create an account for the new {{club.name}} website and mobile application.

+

You have been invited to create an account for the new {{club.name}} mobile application.


To complete your account setup, please click on the link below and create a password:


Create Password

-

Once you've created your password, you'll be able to log in in to the {{club.name}} website at the following location:

-
- {{welcome.loginURL}} -
-

You can download our mobile application using one of the following links: