Help for this page

Select Code to Download


  1. or download this
    $VAR1 = [
              {
    ...
                                     'oREpowZBMYne.jpg'
                                   ]
              },
    
  2. or download this
      [% FOREACH e IN fotos %]
        [% e.title %]
      <img src="/photo/[% e.bookid %]/tn/[% e.filenameSmall.1 %]" />
      [% END %]