]> git.mxchange.org Git - friendica.git/blob - view/templates/settings_addons.tpl
Merge branch 'develop' of github.com:annando/friendica into 1409-shadow-items
[friendica.git] / view / templates / settings_addons.tpl
1
2 <h1>{{$title}}</h1>
3
4
5 <form action="settings/addon" method="post" autocomplete="off">
6 <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
7
8 {{$settings_addons}}
9
10 </form>
11