4 lines
		
	
	
		
			77 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| def get_context(context):
 | |
| 	# do your magic here
 | |
| 	context.show_sidebar = True
 |