mirror of
https://github.com/friendica/friendica
synced 2024-11-10 11:02:53 +00:00
10 lines
188 B
Smarty
10 lines
188 B
Smarty
<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>
|
|
|