4 lines
		
	
	
		
			54 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			54 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| def get_context(context):
 | |
| 	# do your magic here
 | |
| 	pass
 | 
| def get_context(context):
 | |
| 	# do your magic here
 | |
| 	pass
 |