view templates.marc/subjectpath.html @ 8:c28af937b9bd

log verbosity fix (entr)
author Peter Gervai <grin@grin.hu>
date Thu, 16 Oct 2008 00:06:40 +0200
parents a84c32f131df
children
line wrap: on
line source

<TMPL_LOOP NAME=ALBUM_PATH_LINKS>
<TMPL_UNLESS NAME="__FIRST__">
 <TMPL_VAR NAME=PATH_NAME>
<TMPL_UNLESS NAME="__LAST__">
 /
</TMPL_UNLESS>
</TMPL_UNLESS>
</TMPL_LOOP>