aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_custom.tpl
blob: 907b4c50e56ea8e839dab8edb7dcf1f08c192bfb (plain) (blame)
1
2
3
4
5
	<div class='form-group field custom'>
		<label for='{{$field.0}}'>{{$field.1}}</label>
		{{$field.2}}
		<span class='help-block'>{{$field.3}}</span>
	</div>