]> git.mxchange.org Git - friendica.git/blob - view/templates/field_custom.tpl
Merge pull request #703 from fabrixxm/master
[friendica.git] / view / templates / 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>