styles and templates
[pinopress.git] / templates / rollingitem.template.html
index 52803ec..589db20 100644 (file)
@@ -1,3 +1,5 @@
 <div>
     <h3><a href="$ARTICLE_URL">$ARTICLE_TITLE</a></h3>
+    <p>Published $PUBLISHED_DATE</p>
+    <p>$DESCRIPTION</p>
 </div>