forked from rho_n/hpr_generator
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			271 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			271 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!--% MACRO host_thumb(avatar, host_name, host_cnt) BLOCK %-->
 | |
| <img src="<!--% absolute_path(baseurl) %-->images/<!--% avatar %-->" height="80" width="80" alt="Thumbnail of <!--% host_name | html %-->" <!--% IF host_cnt %-->loading="lazy"<!--% END %--> />
 | |
| <!--% END %-->
 |