styles and templates
[pinopress.git] / templates / rollingitem.template.html
1 <div>
2     <h3><a href="$ARTICLE_URL">$ARTICLE_TITLE</a></h3>
3     <p>Published $PUBLISHED_DATE</p>
4     <p>$DESCRIPTION</p>
5 </div>