3 lines
		
	
	
	
		
			111 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			111 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| % for domain, conf in sorted(domains.items()):
 | |
| ${domain} ${' '.join(sorted(conf.get('aliases', [])))}
 | |
| % endfor
 | 
