aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_custom.tpl
blob: a6b49f6dacabccf91416bcb921996703fd59259a (plain) (blame)
1
2
3
4
5
	<div class='field custom'>
		<label for='{{$field.0}}'>{{$field.1}}</label>
		{{$field.2}}
		<span class='field_help'>{{$field.3}}</span>
	</div>