a5da0fd98f
- This module allows editing the site settings for a theme with a different user theme
6 lines
157 B
Smarty
6 lines
157 B
Smarty
|
|
<form method="post" action="{{$action}}">
|
|
<input type="hidden" name="form_security_token" value="{{$form_security_token}}">
|
|
{{$form nofilter}}
|
|
</form>
|