{Label project.ext.properties}

{foreach $properties info} {/foreach}
{Label $info.label} {if allowed('contact', 'general:area') && $info.__key == 'company' && isCompanySeeAllowed($id_company)}{/if} {$info.value} {if allowed('contact', 'general:area') && $info.__key == 'company' && isCompanySeeAllowed($id_company)}{/if}

{Label project.ext.attr.persons}

{$assignedPersons}

{Label core.global.description}

{substituteLinkableElements(cleanHtml($description))}