]> git.mxchange.org Git - friendica.git/blob - view/templates/field_custom.tpl
fix account_type
[friendica.git] / view / templates / field_custom.tpl
1
2         
3         <div class='field custom'>
4                 <label for='{{$field.0}}'>{{$field.1}}</label>
5                 {{$field.2}}
6                 <span class='field_help'>{{$field.3}}</span>
7         </div>