4 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								{% if obj.subhead %}<p><strong>{{ obj.subhead|safe }}</strong></p>{% endif %}
							 | 
						||
| 
								 | 
							
								{{ obj.summary|safe }}
							 | 
						||
| 
								 | 
							
								{{ obj.body|safe }}
							 |