]> git.mxchange.org Git - friendica.git/blob - field_custom.tpl
0b09284023781f4525b3ef562ad360678e046816
[friendica.git] / 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>