{{ if heading }}

{{ heading }}

{{ /if }} {{ if subItems }} {{ each subItems item }} {{ if item?.description }} {{@ item.description }} {{ /if }} {{ /each }} {{else}} {{@ articleContent }} {{ /if }}