Outputs a label for a control
{{{el-label for=for content=content}}}
{{#el-label}}...{{/el-label}}Calls the el helper so accepts any parameter that the el helper takes
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| for | string | <optional> | Id of input label is connected to |