echo "" ?>
  
    gallery3
    = p::clean($title) ?>
    = $link ?>
    = p::clean($description) ?>
    en-us
    
    
     if (!empty($previous_page_link)): ?>
    
     endif ?>
     if (!empty($next_page_link)): ?>
    
     endif ?>
    = $pub_date ?>
    = $pub_date ?>
     foreach ($children as $child): ?>
    - 
      = p::clean($child["title"]) ?>
      = p::clean($child["item_link"]) ?>
      = p::clean($child["author"]) ?>
      = $child["item_link"] ?>
      = $child["pub_date"] ?>
      
        = p::clean($child["text"]) ?>
          
             "
                 height="= $child["thumb_height"] ?>" width="= $child["thumb_width"] ?>" />
"
                 height="= $child["thumb_height"] ?>" width="= $child["thumb_width"] ?>" />
            
          
        ]]>
      
    
     endforeach ?>