Skip to content

Instantly share code, notes, and snippets.

@sandrinodimattia
Created January 20, 2015 10:50
Show Gist options
  • Save sandrinodimattia/cbe2a3e4c5ce8cf2715e to your computer and use it in GitHub Desktop.
Save sandrinodimattia/cbe2a3e4c5ce8cf2715e to your computer and use it in GitHub Desktop.
<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