File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
var/www/templates/crawler/crawler_splash Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ <h5><a class="text-info" href="{{ url_for('crawler_splash.crawlers_last_domains'
7979 </ div >
8080 < div class ="col-7 ">
8181 < a href ="{{ url_for('crawler_splash.domains_search_date') }}?type=web&up=True&down=True&date_from={{date}}&date_to={{date}} " class ="badge badge-success " id ="stat_web_total "> {{ crawlers_latest_stats['web']['crawled'] }}</ a > < small > Crawled</ small >
82- < span class ="badge badge-warning ml-md-3 " id ="stat_web_queue "> {{ crawlers_latest_stats['web']['queue'] }}</ span > Queue</ small >
82+ < span class ="badge badge-warning ml-md-3 " id ="stat_web_queue "> {{ crawlers_latest_stats['web']['queue'] }}</ span > < small > Queue</ small >
8383 </ div >
8484 </ div >
8585 </ div >
You can’t perform that action at this time.
0 commit comments