streams/view/tpl/field_custom.tpl
2015-03-01 15:22:23 +01: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>