From da7e030a532e0be08bae31a9f08684c436f736d9 Mon Sep 17 00:00:00 2001
From: Jon <134811123+jonsmy@users.noreply.github.com>
Date: Sun, 25 Feb 2024 20:58:30 +0000
Subject: [PATCH] templates/thread.html: remove dev prefix
---
templates/thread.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/thread.html b/templates/thread.html
index ff727f27..ed7db66f 100644
--- a/templates/thread.html
+++ b/templates/thread.html
@@ -79,7 +79,7 @@
{% endif %}
[{% trans %}Top{% endtrans %}]
-
+
{% if config.home_link %}
[{% trans %}Home{% endtrans %}]
{% endif %}