]> git.mxchange.org Git - friendica.git/blob - view/smarty3/field_custom.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / smarty3 / field_custom.tpl
1         
2         <div class='field custom'>
3                 <label for='{{$field.0}}'>{{$field.1}}</label>
4                 {{$field.2}}
5                 <span class='field_help'>{{$field.3}}</span>
6         </div>