Skip to content

Instantly share code, notes, and snippets.

@BinaryMuse
Created June 22, 2010 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BinaryMuse/447813 to your computer and use it in GitHub Desktop.
Save BinaryMuse/447813 to your computer and use it in GitHub Desktop.
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