]> git.wh0rd.org - tt-rss.git/blobdiff - templates/digest_template_html.txt
tweak html digest template
[tt-rss.git] / templates / digest_template_html.txt
index b25010d9afc737328dff3d8c335df529cb4553d1..5940a72fffb558d4df5d387e5a5294e41461fa4a 100644 (file)
@@ -6,7 +6,7 @@
 <ul>
 <!-- $BeginBlock article -->
 <li><a href="${ARTICLE_LINK}">${ARTICLE_TITLE}</a> - ${ARTICLE_UPDATED}
-<p style='color : gray'>${ARTICLE_EXCERPT}</p>
+<div style='color : gray'>${ARTICLE_EXCERPT}</div>
 <!-- $EndBlock article -->
 </ul>
 <!-- $EndBlock feed -->