]> git.mxchange.org Git - friendica.git/blob - view/smarty3/field_custom.tpl
c2d73275c37dd212c89eefb2b0325f30d58ec785
[friendica.git] / view / smarty3 / field_custom.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6         
7         <div class='field custom'>
8                 <label for='{{$field.0}}'>{{$field.1}}</label>
9                 {{$field.2}}
10                 <span class='field_help'>{{$field.3}}</span>
11         </div>