5 lines
		
	
	
		
			145 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			145 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| [% FOREACH k IN report.rconfig.bind_params %]
 | |
|             <input name="[% k %]" value="[% params.$k | html_entity %]" type="hidden"/>
 | |
| [% END %]
 |