Skip to content

Instantly share code, notes, and snippets.

@csalajan
Last active December 22, 2015 14:59
Show Gist options
  • Save csalajan/6489511 to your computer and use it in GitHub Desktop.
Save csalajan/6489511 to your computer and use it in GitHub Desktop.
blah
message = '''From: Bosapp Portal <[email protected]>
Subject: Password recovery
MIME-Version: 1.0
Content-type: text/html
<html>
<body>
<a href={0}>Here is your password reset link.</a> <br />
<img src=http://static.giantbomb.com/uploads/original/1/17172/1419618-unicorn2.jpg> <br />
</body>
</html>
''' \
.format(link)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment