2014-09-05 18:14:25 -04:00
|
|
|
|
2013-04-23 07:47:57 -04:00
|
|
|
<form action="{{$dest_url}}" method="post" >
|
|
|
|
<div class="logout-wrapper">
|
|
|
|
<input type="hidden" name="auth-params" value="logout" />
|
2018-12-13 22:28:12 -05:00
|
|
|
<input type="submit" name="submit" id="logout-button" value="{{$logout}}" />
|
2013-04-23 07:47:57 -04:00
|
|
|
</div>
|
|
|
|
</form>
|