8 lines
		
	
	
		
			140 B
		
	
	
	
		
			HTML
		
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			140 B
		
	
	
	
		
			HTML
		
	
	
	
| 
								 | 
							
								<span
							 | 
						||
| 
								 | 
							
								  class='fragment {{ .Get "class" }}'
							 | 
						||
| 
								 | 
							
								  {{ with .Get "index" }}
							 | 
						||
| 
								 | 
							
								    data-fragment-index='{{ . }}'
							 | 
						||
| 
								 | 
							
								  {{ end }}
							 | 
						||
| 
								 | 
							
								>
							 | 
						||
| 
								 | 
							
								  {{ .Inner }}
							 | 
						||
| 
								 | 
							
								</span>
							 |