aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/settings_addons.tpl
blob: 52b71f1dbddedd79df511c4632f8aa1d8728c04a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}
<h1>{{$title}}</h1>


<form action="settings/addon" method="post" autocomplete="off">
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>

{{$settings_addons}}

</form>