Created
November 25, 2017 13:46
-
-
Save topleague/1c5bd49025cc25eff62be0ef9c943479 to your computer and use it in GitHub Desktop.
MailChimp Code for RSS to Email
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
| *|RSSITEMS:|* | |
| <h2 class="mc-toc-title"><a href="*|RSSITEM:URL|*" target="_blank">*|RSSITEM:TITLE|*</a></h2> | |
| <em>By *|RSSITEM:AUTHOR|* on *|RSSITEM:DATE|*</em><br /> | |
| *|RSSITEM:CONTENT|*<br /> | |
| <br /> | |
| <a href="*|RSSITEM:URL|*" target="_blank">Read in browser »</a><br /> | |
| <br /> | |
| *|END:RSSITEMS|*<br /> | |
| <br /> | |
| <h3 class="h3">Recent Articles:</h3> | |
| *|RSS:RECENT|* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment