Skip to content

Instantly share code, notes, and snippets.

@nathanbarry
Created July 27, 2015 16:54
Show Gist options
  • Save nathanbarry/89169b6fcee0e0a9aaa7 to your computer and use it in GitHub Desktop.
Save nathanbarry/89169b6fcee0e0a9aaa7 to your computer and use it in GitHub Desktop.
<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