echo "" ?>
  
    gallery3
    = htmlspecialchars($title) ?>
    = $link ?>
    = htmlspecialchars($description) ?>
    en-us
    
    
     if (!empty($previous_page_link)): ?>
    
     endif ?>
     if (!empty($next_page_link)): ?>
    
     endif ?>
    = $pub_date ?>
    = $pub_date ?>
     foreach ($children as $child): ?>
    - 
      = htmlspecialchars($child->title) ?>
      = url::abs_site("photos/$child->id") ?>
      = htmlspecialchars($child->description) ?>
      = url::abs_site("photos/$child->id") ?>
       
         
               ?>) 
 = $child->description ?>
        ]]>
       
      
      
      
        
        if (access::can("view_full", $child)): ?>
       
        endif ?>
      
    
     endforeach ?>