mirror of
https://github.com/friendica/friendica
synced 2024-11-10 13:02:54 +00:00
7 lines
204 B
Smarty
7 lines
204 B
Smarty
|
<form action="" method="post" >
|
||
|
<div class="logout-wrapper">
|
||
|
<input type="hidden" name="auth-params" value="logout" />
|
||
|
<input type="submit" name="submit" id="logout-button" value="Esci" />
|
||
|
</div>
|
||
|
</form>
|