aboutsummaryrefslogblamecommitdiffstats
path: root/view/logout.tpl
blob: 9a6c1d763a0175577b38c10faa2524d8dad74bf2 (plain) (tree)
1
2
3
4
5
6





                                                                       
<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="Logout" />
</div>
</form>