<@formGroup labelFor='${attribute.code}' labelKey='${attribute.name}' helpKey='${attribute.description}' checked=attribute.required rows=2> <@input type='text' name='${attribute.code}' id='${attribute.code}' value='${attribute.textValue}' />