{t}Custom Fields{/t} [ {t}Back to Top{/t} ] [ {get_display_label element_name="custom_fields"} ]
{section name="i" loop=$custom_fields} {sectionelse} {/section}
{$custom_fields[i].fld_title} {if $custom_fields[i].fld_type == 'textarea'} {$custom_fields[i].value|escape:"html"|activateLinks:"link"|nl2br} {else} {$custom_fields[i].formatted_value} {/if}
{t}No custom fields could be found.{/t}
{if $issue_access.update and $custom_fields != "" }
{/if}