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

                                                         
                                                                        

       
<form action="$dest_url" 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>