]> git.mxchange.org Git - friendica.git/blob - view/theme/frio/templates/field_custom.tpl
Merge branch '1610-priority-dbclean' of github.com:annando/friendica into 1610-priori...
[friendica.git] / view / theme / frio / templates / field_custom.tpl
1
2 <div class="form-group field custom">
3         <label for="{{$field.0}}">{{$field.1}}</label>
4         {{$field.2}}
5         <span class="help-block" id="{{$field.0}}_tip">{{$field.3}}</span>
6 </div>