From acbc8b769768addbd37d6d0ffdc72b2724cf3000 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Tue, 30 Aug 2022 11:23:40 +0100 Subject: [PATCH] Add 4chan icon --- core/templates/ui/drilldown/table_results_partial.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/templates/ui/drilldown/table_results_partial.html b/core/templates/ui/drilldown/table_results_partial.html index 8c681c4..374526a 100644 --- a/core/templates/ui/drilldown/table_results_partial.html +++ b/core/templates/ui/drilldown/table_results_partial.html @@ -159,6 +159,10 @@ + {% elif row.cells.src == '4ch' %} + + + {% endif %}