🚚 Renombra region_name a region_key
				
					
				
			This commit is contained in:
		
							parent
							
								
									31310c1c13
								
							
						
					
					
						commit
						9af2ac39a1
					
				
					 5 changed files with 44 additions and 58 deletions
				
			
		| 
						 | 
				
			
			@ -136,7 +136,9 @@ fn render_intro(page: &mut Page) -> Markup {
 | 
			
		|||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
                div class="intro-text" { (page.render_region("content")) }
 | 
			
		||||
                div class="intro-text" {
 | 
			
		||||
                    (page.context().render_components_of("content"))
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        footer class="intro-footer" {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue