From 1d6ffb3f5ad271d9803ca058de388d7b4e29f0d7 Mon Sep 17 00:00:00 2001 From: discomrade Date: Thu, 30 Sep 2021 13:14:40 -0200 Subject: [PATCH] Add noindex meta tag to 'Last 50 posts' thread pages --- templates/thread.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/thread.html b/templates/thread.html index f95c5d6f..eab2178a 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -22,7 +22,7 @@ {% if thread.files.0.thumb %}{% endif %} - + {% if isnoko50 %}{% endif %} {{ board.url }} - {{ meta_subject }}