From 426faa1c2ed9e699478404d070d49327a0aef017 Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Mon, 20 May 2019 13:40:21 -0400 Subject: [PATCH] Make thread availability more visible --- brutaldon/templates/main/toot_partial.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 263d824..dbcc6bb 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -199,7 +199,8 @@    {% if toot.in_reply_to_id or toot.replies_count > 0 %} - thread + + thread {% else %}