mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			104 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			104 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% macro icon(action) -%}
 | |
|     <span class="glyphicon glyphicon-{{ action }}"></span>
 | |
| {%- endmacro %}
 | 
