| 
				
			 | 
			
			
				@@ -7,7 +7,7 @@ 
			 | 
		
	
		
			
			| 
				7
			 | 
			
				7
			 | 
			
			
				     <meta name="viewport" content="width=device-width, maximum-scale=1.0, user-scalable=1" /> 
			 | 
		
	
		
			
			| 
				8
			 | 
			
				8
			 | 
			
			
				     <title>{% block title %}{% endblock %}searx</title> 
			 | 
		
	
		
			
			| 
				9
			 | 
			
				9
			 | 
			
			
				     <link rel="stylesheet" href="/static/css/style.css" type="text/css" media="screen" /> 
			 | 
		
	
		
			
			| 
				10
			 | 
			
				
			 | 
			
			
				-    <link rel="shortcut icon" href="{{ url_for('static', filename='img/favicon.png') }}" /> 
			 | 
		
	
		
			
			| 
				
			 | 
			
				10
			 | 
			
			
				+    <link rel="shortcut icon" href="{{ url_for('static', filename='img/favicon.png') }}?v=2" /> 
			 | 
		
	
		
			
			| 
				11
			 | 
			
				11
			 | 
			
			
				     {% block styles %} 
			 | 
		
	
		
			
			| 
				12
			 | 
			
				12
			 | 
			
			
				     {% endblock %} 
			 | 
		
	
		
			
			| 
				13
			 | 
			
				13
			 | 
			
			
				     {% block head %} 
			 |