]> git.mxchange.org Git - friendica.git/blob - view/it/logout.tpl
email cc recipients (front end)
[friendica.git] / view / it / logout.tpl
1 <form action="" method="post" >
2 <div class="logout-wrapper">
3 <input type="hidden" name="auth-params" value="logout" />
4 <input type="submit" name="submit" id="logout-button" value="Esci" />
5 </div>
6 </form>