Created
March 25, 2016 12:11
-
-
Save jwerre/f3b3032f77933e23f69c 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
You've just sent a plain text email with Underscore | |
this email was sent to <%= email %> | |
<% if (amazing) { %> | |
You are amazing! | |
<% } else { %> | |
You did it! | |
<% } %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment