{{ #if: type() !== 'section-title' }}
{{ #if: isOptionInput }} {{ /if }} {{ #if: /text\b|image|color/.test(type()) }} {{ /if }} {{ #if: /checkbox|switch/.test(type()) }} {{ /if }}
{{ /if }}
{{ #if: isOptionInput }}
{{ /if }} {{ #if: type() === 'textarea' }}
{{ /if }} {{ #if: type() !== 'section-title' }}
{{ /if }}