mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 09:04:26 +02: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>
|
|
|