From 0241c51f6fdbf1b7e4fc41ea5a01c4e4c9a05dc3 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 26 Apr 2022 22:50:14 +0100 Subject: [PATCH] Fix thread template styling issue --- app/templates/macros/threads.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/macros/threads.html b/app/templates/macros/threads.html index fe833f23..f4db8ef4 100644 --- a/app/templates/macros/threads.html +++ b/app/templates/macros/threads.html @@ -247,8 +247,8 @@ {% endif %} - {% if t.package %} -
+
+ {% if t.package %} {{ t.package.title }} -
- {% endif %} + {% endif %} +
{% else %}