- or download this
#!/usr/bin/perl -w
##################################
...
}
exit(0);
- or download this
/** show_album.tmpl **/
...
</TMPL_LOOP>
</tr>
</TMPL_LOOP>
- or download this
/** picture_page.tmpl **/
<p>
...
<div style="width: 80%; border outset 3px black; margin: auto;">
<img src="<TMPL_VAR NAME=path" style="margin: auto;">
</div>