forked from zaclys/searxng
		
	Merge pull request #1011 from return42/fix-autoescape
[fix] jinja/babel: WithExtension and AutoEscapeExtension are built-iin now
This commit is contained in:
		
						commit
						c9b4dc64ef
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,5 +3,4 @@ searxng_msg = searx.babel_extract.extract
 | 
			
		|||
[ignore: **/node_modules/**]
 | 
			
		||||
[python: **.py]
 | 
			
		||||
[jinja2: **/templates/**.html]
 | 
			
		||||
extensions=jinja2.ext.autoescape,jinja2.ext.with_
 | 
			
		||||
[searxng_msg: **/searxng.msg]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue