From 9446e46f22a15290cb45749bb9784b1277e7aab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Fri, 10 Apr 2026 20:38:21 +0200 Subject: [PATCH] Refactor feed.html --- discord_rss_bot/templates/feed.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/discord_rss_bot/templates/feed.html b/discord_rss_bot/templates/feed.html index 6cb7ad4..1f8317f 100644 --- a/discord_rss_bot/templates/feed.html +++ b/discord_rss_bot/templates/feed.html @@ -5,7 +5,7 @@ {% block content %}
-
+
Rendered HTML content
{{ html|safe }}