{if $ContentTitle && $ContentTitleType != "hidden"}{$ContentTitle} {/if}{if $ContentText}{$ContentText|datatype:format=rawtext} {/if}{if $ContentHTML}{$ContentHTML|datatype:format=rawtext} {/if}{if $ContentModule}{$ContentModule}{/if}{if $ContentTable}{$ContentTable|makelinks|table:dir=data/CMM_Contents/files/} {/if}{if $ContentFiles}{LANG_CONTENT_FILELINKS}{$ContentFiles|file:path=data/CMM_Contents/files/} {/if}{if $ContentLinks}{LANG_CONTENT_WEBLINKS}{$ContentLinks} {/if}{if $ContentSub>0 && $ContentUID>0} {plugin:CMM_Contents/plugins/CMM_Contents_content.php} templateFile = {$params['templateFile']} pageUID = {$params['pageUID']} columnUID = {$params['columnUID']} parentUID = {$ContentUID} # wrapAllNotEmpty = * postRenderFunction = {$params['postRenderFunction']} {/plugin} {/if}