5e1980bec
a118f83ee
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>