mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	remove text from alert-info in /stats
This commit is contained in:
		
							parent
							
								
									a88ce4bd33
								
							
						
					
					
						commit
						d0913f894a
					
				@ -23,7 +23,6 @@
 | 
				
			|||||||
                {% if not stat_category %}
 | 
					                {% if not stat_category %}
 | 
				
			||||||
                <div class="col-sm-12 col-md-12">
 | 
					                <div class="col-sm-12 col-md-12">
 | 
				
			||||||
                    <div class="alert alert-info" role="alert">
 | 
					                    <div class="alert alert-info" role="alert">
 | 
				
			||||||
                        <strong>{{ _('Heads up!') }}</strong>
 | 
					 | 
				
			||||||
                        {{ _('There is currently no data available.') }}
 | 
					                        {{ _('There is currently no data available.') }}
 | 
				
			||||||
                    </div>
 | 
					                    </div>
 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user