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' %}