15 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
			
		
		
	
	
			15 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>
 | 
						|
 |