aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_custom.tpl
blob: c2d73275c37dd212c89eefb2b0325f30d58ec785 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}
	
	<div class='field custom'>
		<label for='{{$field.0}}'>{{$field.1}}</label>
		{{$field.2}}
		<span class='field_help'>{{$field.3}}</span>
	</div>