1 <!-- $BeginBlock digest -->
2 <h1 style='font-size : x-large'>New headlines for last 24 hours, as of ${CUR_DATE} ${CUR_TIME}</h1>
4 <!-- $BeginBlock feed -->
5 <h2 style='font-size : large'>${FEED_TITLE}</h2>
8 <!-- $BeginBlock article -->
9 <li><a href="${ARTICLE_LINK}">${ARTICLE_TITLE}</a> - ${ARTICLE_UPDATED}
10 <div style='color : gray'>${ARTICLE_EXCERPT}</div>
11 <!-- $EndBlock article -->
13 <!-- $EndBlock feed -->
16 <em>To unsubscribe, visit your configuration options or contact instance owner.</em>
17 <!-- $EndBlock digest -->