Update.
This commit is contained in:
parent
7ae80ab600
commit
97f636bf3f
@ -164,7 +164,7 @@
|
|||||||
<h2 class="article-title">
|
<h2 class="article-title">
|
||||||
<a href="{{ article.link }}" target="_blank">{{ article.title }}</a>
|
<a href="{{ article.link }}" target="_blank">{{ article.title }}</a>
|
||||||
</h2>
|
</h2>
|
||||||
<input type="hidden" name="sentiment" value="{{ article.sentiment }}">
|
<div style="display: none">Sentiment: {{ article.sentiment }}</div>
|
||||||
<div class="article-meta">
|
<div class="article-meta">
|
||||||
<span class="article-source">{{ article.feed_name }}</span>
|
<span class="article-source">{{ article.feed_name }}</span>
|
||||||
{% if article.author %}
|
{% if article.author %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user