summaryrefslogtreecommitdiff
path: root/templates/digest_template_html.txt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/digest_template_html.txt')
-rw-r--r--templates/digest_template_html.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/digest_template_html.txt b/templates/digest_template_html.txt
index b25010d9a..5940a72ff 100644
--- a/templates/digest_template_html.txt
+++ b/templates/digest_template_html.txt
@@ -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 -->