From 719b31c4657646952b1a23c029acde60c962b650 Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 6 Oct 2025 07:37:27 +0000 Subject: [PATCH] chore: replace hidden input with hidden div for sentiment display in newspaper template --- templates/newspaper_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/newspaper_view.html b/templates/newspaper_view.html index a0e9cde..6ad1c33 100644 --- a/templates/newspaper_view.html +++ b/templates/newspaper_view.html @@ -164,7 +164,7 @@

{{ article.title }}

- +
Sentiment: {{ article.sentiment }}
{{ article.feed_name }} {% if article.author %}