Created
January 20, 2015 10:50
-
-
Save sandrinodimattia/cbe2a3e4c5ce8cf2715e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<style type="text/css"> | |
.something { | |
color: red; | |
font-weight: 600; | |
} | |
</style> | |
# Welcome to @@application.name@@! | |
Thank you for signing up. Please verify your email address by clicking the following link: | |
[Confirm my account](@@url@@) | |
<span class="something">If you are having any issues with your account, please don't hesitate to contact us by replying to this mail.</span> | |
Thanks, | |
**@@application.name@@** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment