<#if config?exists>
<#if config.title?exists >
<#if has_permission_delete > <@aButton color='danger' size='xs' href='#' buttonIcon='trash' title='#i18n{module.workflow.comment.button.remove_comment}' params='onclick="removeComment(${id_history}, ${task.id});return false;"'/>
<#if comment_value?exists && comment_value.value?has_content> ${comment_value.value}