mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 05:15:55 +00:00
tweak html digest template
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<!-- $BeginBlock article -->
|
<!-- $BeginBlock article -->
|
||||||
<li><a href="${ARTICLE_LINK}">${ARTICLE_TITLE}</a> - ${ARTICLE_UPDATED}
|
<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 -->
|
<!-- $EndBlock article -->
|
||||||
</ul>
|
</ul>
|
||||||
<!-- $EndBlock feed -->
|
<!-- $EndBlock feed -->
|
||||||
|
|||||||
Reference in New Issue
Block a user