tweak html digest template

This commit is contained in:
Andrew Dolgov 2007-10-30 08:23:48 +01:00
parent 163a295e51
commit de0800a971
1 changed files with 1 additions and 1 deletions

View 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 -->