unplugged-vendor/external/libwebsockets/plugins/generic-sessions/assets/post-verify-fail.html

21 lines
274 B
HTML

<html>
<head>
<script src="lwsgs.js"></script>
</head>
<body>
<table>
<tr>
<td colspan=2 align=center>
<img src="lwsws-logo.png">
</td>
</tr>
<tr>
<td>
Sorry, the link was invalid.
</td>
</tr>
</table>
</body>
</html>