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