From aa369d04588f79ee9d210d1683203aa005835136 Mon Sep 17 00:00:00 2001 From: Luciano Gervasoni Date: Fri, 25 Apr 2025 16:39:13 +0200 Subject: [PATCH] Publish from filtered URLs option --- app_urls/fetcher/templates/filtered_urls.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_urls/fetcher/templates/filtered_urls.html b/app_urls/fetcher/templates/filtered_urls.html index 28859ce..e0ff00e 100644 --- a/app_urls/fetcher/templates/filtered_urls.html +++ b/app_urls/fetcher/templates/filtered_urls.html @@ -369,7 +369,7 @@ input[type="checkbox"] { {% for url in urls %} - {{ url.id }} + {{ url.id }} [✍️] {{ url.url }} {% if url.status == 'raw' %}