better indenting in invite email
This commit is contained in:
parent
25985ec6cb
commit
17424f49cd
@ -10,12 +10,12 @@ It's great for meeting new people who share your interests.
|
||||
|
||||
You can see %%arg.inviter%%'s profile page on %%site.name%% here:
|
||||
|
||||
[%%arg.inviterurl%%](%%arg.inviterurl%%)
|
||||
> [%%arg.inviterurl%%](%%arg.inviterurl%%)
|
||||
|
||||
If you'd like to try the service, click on the link below to accept
|
||||
the invitation.
|
||||
|
||||
[%%arg.confirmurl%%](%%arg.confirmurl%%)
|
||||
> [%%arg.confirmurl%%](%%arg.confirmurl%%)
|
||||
|
||||
If not, you can ignore this message. Thanks for your patience and your time.
|
||||
|
||||
|
@ -10,16 +10,16 @@ It's great for meeting new people who share your interests.
|
||||
|
||||
They said:
|
||||
|
||||
%%arg.personal%%
|
||||
> %%arg.personal%%
|
||||
|
||||
You can see %%arg.inviter%%'s profile page on %%site.name%% here:
|
||||
|
||||
[%%arg.inviterurl%%](%%arg.inviterurl%%)
|
||||
> [%%arg.inviterurl%%](%%arg.inviterurl%%)
|
||||
|
||||
If you'd like to try the service, click on the link below to accept
|
||||
the invitation.
|
||||
|
||||
[%%arg.confirmurl%%](%%arg.confirmurl%%)
|
||||
> [%%arg.confirmurl%%](%%arg.confirmurl%%)
|
||||
|
||||
If not, you can ignore this message. Thanks for your patience and your time.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user