mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 22:35:00 +02:00
5e48a1a868
git-svn-id: http://piwigo.org/svn/trunk@26757 68402e56-0260-453c-a942-63ccdbb3a9ee
10 lines
195 B
Smarty
10 lines
195 B
Smarty
{include file='infos_errors.tpl'}
|
|
<div data-role="content">
|
|
|
|
{if isset($comments)}
|
|
{include file='comment_list.tpl' comment_derivative_params=$derivative_params}
|
|
{/if}
|
|
|
|
</div> <!-- content -->
|
|
|