select from descendants where path like '%start' and path != ':martyv2:userguides:start' and level=3
  
  Categories
  
        
            
            
            === $title ===
            ${date_modified | format('MMM dd HH:mm')}
            ${description | head(100,'...')} [[$path| ]]
            
        
    
  
  select from descendants where level = 2
  
  Pages
  
        
            
            
            === $title ===
            ${date_modified | format('MMM dd HH:mm')}
            ${description | head(100,'...')} [[$path| ]]