Skip to content

Instantly share code, notes, and snippets.

@lzyzsd
Forked from vybs/articles.html
Created December 16, 2011 08:00
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 lzyzsd/1485035 to your computer and use it in GitHub Desktop.
Save lzyzsd/1485035 to your computer and use it in GitHub Desktop.
articles
<div id="today_feed" class="grid unit_8">
<div id="today_feed-updates" class="unit_8 alpha omega">
{>"Polling"/}
</div>
<div id="today_feed-articles" class="unit_8 alpha omega">
<ul class="articles">
{#content}{#news_container_section}{#newsList}
{>"Article"/}
{/newsList}{/news_container_section}{/content}
</ul>
</div>
<div id="today_feed-pagination" class="unit_8 alpha omega">
{>"Pagination"/}
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment