]> git.mxchange.org Git - friendica.git/blob - templates/field_custom.tpl
wrapping up 2019.12
[friendica.git] / 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>