Created
November 30, 2018 04:51
-
-
Save aldosch/55db294f0092f058f19006b21f151b20 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
<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