]> git.mxchange.org Git - friendica.git/blob - view/logout.tpl
efc971df8491a2c59d4e01c5add95f2e6c90c549
[friendica.git] / view / logout.tpl
1 <form action="$dest_url" 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="$logout" />
5 </div>
6 </form>