Skip to content

Instantly share code, notes, and snippets.

@aldosch
Created November 30, 2018 04:51
Show Gist options
  • Save aldosch/55db294f0092f058f19006b21f151b20 to your computer and use it in GitHub Desktop.
Save aldosch/55db294f0092f058f19006b21f151b20 to your computer and use it in GitHub Desktop.
<mjml>
<mj-head>
<mj-font name="Open Sans" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" />
<mj-attributes>
<mj-text font-family="Open Sans, sans-serif" />
</mj-attributes>
<mj-style inline="inline">
html, body {
background: #F7F7F7;
}
</mj-style>
</mj-head>
<mj-body>
<!-- ========== LOGO MODULE START ========== -->
<!-- ========== LOGO MODULE END ========== -->
<!-- ========== HERO MODULE START ========== -->
<!-- ========== HERO MODULE END ========== -->
<!-- ========== TEXT MODULE START ========== -->
<!-- ========== TEXT MODULE END ========== -->
<!-- ========== FOOTER MODULE START ========== -->
<!-- ========== FOOTER MODULE END ========== -->
</mj-body>
</mjml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment