streams/view/tpl/field_custom.tpl
2017-05-02 12:46:50 -07:00

5 lines
158 B
Smarty
Executable file

<div class='form-group field custom'>
<label for='{{$field.0}}'>{{$field.1}}</label>
{{$field.2}}
<span class='help-block'>{{$field.3}}</span>
</div>