Skip to content

Instantly share code, notes, and snippets.

@arion
Created February 20, 2016 10:03
Show Gist options
  • Save arion/0a4134dd531b4db4d839 to your computer and use it in GitHub Desktop.
Save arion/0a4134dd531b4db4d839 to your computer and use it in GitHub Desktop.
All Yabeam current mails
// Can't start campaign
Dear Publisher
We can't start your Campaign `Campaign Name (this is link)`.
The reason is: `#{@reason}`
For more information please visit your Dashboard(this is link).
// Campaign will start soon
Dear Publisher
Just letting you know that activation state for your Campaign `Campaign Name (this is link)` will change soon.
For more information please visit your Dashboard(this is link).
// Campaign started, user charged
Dear Publisher
Just letting you know that activation state for your Campaign `Campaign Name (this is link)` changed to `Active`.
For more information please visit your Dashboard(this is link).
// Reset password
Hello #{@username}!
Someone has requested a link to change your password. You can do this through the link below.
Change my password(this is link)
If you didn't request this, please ignore this email.
Your password won't change until you access the link above and create a new one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment