Add section id from cms for about
This commit is contained in:
		
					parent
					
						
							
								46baaaf621
							
						
					
				
			
			
				commit
				
					
						6322140813
					
				
			
		
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -126,6 +126,7 @@ class GlasfaserAboutPlugin(CMSPluginBase): | |||
| 
 | ||||
|     def render(self, context, instance, placeholder): | ||||
|         context['about_instance'] = instance | ||||
|         context['section_id'] = get_section_id(instance, 'about') | ||||
|         return context | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue