include
Include files from the "_include" directory. You can also pass parameters to the include tags.
                
 {% include page_header.html title=page.title  %}
   
    
            
             copy
        Include files from the "_include" directory. You can also pass parameters to the include tags.
                
 {% include page_header.html title=page.title  %}
   
    
            
             copy