]> git.mxchange.org Git - friendica.git/blob - view/smarty3/settings_addons.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / settings_addons.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<h1>{{$title}}</h1>
6
7
8 <form action="settings/addon" method="post" autocomplete="off">
9 <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
10
11 {{$settings_addons}}
12
13 </form>
14