{{/if}}
{{!-- div must come first, because if a placard has both div and textarea set to true, it is a div that behaves like a textarea --}}
{{#if div}}
{{#if placeholder}}{{placeholder}}{{/if}}
{{else if textarea}}
{{else}}
{{/if}}
{{#if footer}}
{{/if}}