friendica/view/templates/admin/addons/embed.tpl
Hypolite Petovan a5da0fd98f Add admin/themes/{theme}/embed module
- This module allows editing the site settings for a theme with a different user theme
2019-05-02 09:52:49 -04:00

6 lines
157 B
Smarty

<form method="post" action="{{$action}}">
<input type="hidden" name="form_security_token" value="{{$form_security_token}}">
{{$form nofilter}}
</form>