mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			106 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			106 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends 'simple/base.html' %}
 | |
| {% block content %}
 | |
| {% include '__common__/about.html' %}
 | |
| {% endblock %}
 | 
