Created
July 27, 2015 16:54
-
-
Save nathanbarry/89169b6fcee0e0a9aaa7 to your computer and use it in GitHub Desktop.
This file contains 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> | |
.message-content { max-width: 600px; } | |
.message-content div { padding-bottom: 10px; } | |
.message-content img { max-width: 100%; } | |
</style> | |
<div class="message-content"> | |
{{ message_content }} | |
<br> | |
<br> | |
<small> | |
{{ unsubscribe_link }} | {{ address }} | |
<br> | |
</small> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment