mirror of
https://github.com/friendica/friendica
synced 2024-11-10 11:02:53 +00:00
a5da0fd98f
- This module allows editing the site settings for a theme with a different user theme
5 lines
157 B
Smarty
5 lines
157 B
Smarty
|
|
<form method="post" action="{{$action}}">
|
|
<input type="hidden" name="form_security_token" value="{{$form_security_token}}">
|
|
{{$form nofilter}}
|
|
</form>
|