2018-06-05 16:53:32 +08:00
|
|
|
<html>
|
|
|
|
<head>
|
2018-06-22 22:09:58 +08:00
|
|
|
<script src="[[[.CdnPrefix]]]/js/jquery.js"></script>
|
|
|
|
<script src="[[[.CdnPrefix]]]/js/logout.js"></script>
|
2018-06-05 16:53:32 +08:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<script>
|
|
|
|
window.onload = window.logout;
|
|
|
|
</script>
|
|
|
|
</html>
|