mirror of
				https://github.com/phpbb/phpbb.git
				synced 2025-10-29 06:26:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			120 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			120 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% for test_loop_inner in test_loop %}
 | |
| 	{{ test_loop_inner.foo }}
 | |
| 	{% INCLUDE 'loop_include1_twig.html' %}
 | |
| {% endfor %}
 |