aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_addons.tpl
blob: b8613bec62723b2691f19aa0241a2f1ff1a4b123 (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/featured" method="post" autocomplete="off">
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>

{{$settings_addons}}

</form>