${document}
<#if is_download_stat?has_content>
#i18n{rating.resource_vote.labelDownloadCount} : ${resource_download_stat} #if> <#if is_view_count?has_content>
#if>
${document_comments}
#-- Available objects : - String document The HTML code for the document (Xsl transformation result) - String portlet The HTML code for documents list portlet containing the document - String categories The HTML code for category list portlet linked with the document - String document_comments The HTML code for the comments area - String document_id The document id - String portlet_id The portlet id - int accept_comment Specify if document accept comment - DocumentPublication publication The publication object. How to display the date publication : ${publication.datePublishing?date} or ${publication.datePublishing?datetime} -->