Created
June 22, 2010 01:50
-
-
Save BinaryMuse/447813 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
HTML Template: | |
{foreach releases as release} | |
<h1><a href="{release.link}">{release.title}</a></h1> | |
<p>{release.teaser}</p> | |
{/foreach} | |
<p><small>If you believe this has been sent to you in error, please safely <a href="{optout_confirm_uri}">unsubscribe</a>.</small></p> | |
Feed URL: | |
http://binarymuse.net/jsonfeed.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment