source: trunk/themes/smartpocket/template/comments.tpl @ 26757

Last change on this file since 26757 was 26757, checked in by flop25, 10 years ago

Smartpocket : language files added and tpl corrected/cleaned up

File size: 195 bytes
Line 
1{include file='infos_errors.tpl'}
2<div data-role="content">
3
4{if isset($comments)}
5        {include file='comment_list.tpl' comment_derivative_params=$derivative_params}
6{/if}
7
8</div> <!-- content -->
9
Note: See TracBrowser for help on using the repository browser.