comparison templates.joi/subjectpath.html @ 0:a84c32f131df 1.1.29

Import vendor version
author Peter Gervai <grin@grin.hu>
date Wed, 15 Oct 2008 23:28:56 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a84c32f131df
1 <TMPL_LOOP NAME=ALBUM_PATH_LINKS>
2 <TMPL_UNLESS NAME="__FIRST__">
3 <TMPL_VAR NAME=PATH_NAME>
4 <TMPL_UNLESS NAME="__LAST__">
5 /
6 </TMPL_UNLESS>
7 </TMPL_UNLESS>
8 </TMPL_LOOP>