5 lines
		
	
	
	
		
			105 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			105 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
<users type="array">
 | 
						|
	{{for $users as $user }}
 | 
						|
	{{inc api_user_xml.tpl }}{{endinc}}
 | 
						|
	{{endfor}}
 | 
						|
</users>
 |