16 lines
302 B
Smarty
16 lines
302 B
Smarty
{{*
|
|
* 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>
|
|
|