streams/view/tpl/field_custom.tpl
2013-07-16 18:08:26 +01:00

5 lines
147 B
Smarty
Executable file

<div class='field custom'>
<label for='{{$field.0}}'>{{$field.1}}</label>
{{$field.2}}
<span class='field_help'>{{$field.3}}</span>
</div>