]> git.mxchange.org Git - friendica.git/blob - view/smarty3/field_custom.tpl
add warning message about automatically generated templates
[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         <div class='field custom'>
7                 <label for='{{$field.0}}'>{{$field.1}}</label>
8                 {{$field.2}}
9                 <span class='field_help'>{{$field.3}}</span>
10         </div>