source: extensions/stripped/template/stuffs_thumbnails.tpl @ 21215

Last change on this file since 21215 was 21215, checked in by flop25, 11 years ago

adding new input for comments
PWG Stuff compatibility

File size: 249 bytes
Line 
1{assign var='thumbnails' value=$block.thumbnails}
2{assign var='derivative_params' value=$block.derivative_params}
3
4
5<ul class="thumbnails stuffs_block_{$block.ID}" id="thumbnails">
6{include file='thumbnails.tpl'|@get_extent:'index_thumbnails'}
7</ul>
Note: See TracBrowser for help on using the repository browser.