<#if placeholder_title??><#assign inlineTitleTemplate = placeholder_title?interpret><@inlineTitleTemplate/>#if>
<@placeholder name="title" type="text" help="Title/preview for message (optional)" group="aHeader" />
<@placeholder name="row1_heading" type="text" help="Row1 heading" group="row1" />
<@placeholder name="row1_content" type="richtext" help="Row1 content text appears here" group="row1"/>
<#if placeholder_row1_button_url??>
<@placeholder name="row1_button_text" type="text" help="Row1 button text" group="row1" />
#if>
<#if placeholder_row1_content_bottom??>
<@placeholder name="row1_content_bottom" type="richtext" help="Row1 content text appears here below button" group="row1"/>
#if>
<@placeholder name="row1_stat1_value" type="text" help="Statistic #1 value" group="stat1" />
<@placeholder name="row1_stat1_description" type="text" help="Statistic #1 description" group="stat1" />
<#if placeholder_row1_stat2_value??>
<@placeholder name="row1_stat2_value" type="text" help="Statistic #2 value" group="stat2" />
<@placeholder name="row1_stat2_description" type="text" help="Statistic #2 description" group="stat2" />
#if>
<#if placeholder_row1_stat3_value??>
<@placeholder name="row1_stat3_value" type="text" help="Statistic #3 value" group="stat3" />
<@placeholder name="row1_stat3_description" type="text" help="Statistic #3 description" group="stat3" />
#if>