session.html 553 B

12345678910111213141516171819202122232425
  1. <html>
  2. <head><title>lwIP - A Lightweight TCP/IP Stack</title></head>
  3. <body bgcolor="white" text="black">
  4. <table width="100%">
  5. <tr valign="top">
  6. <td width="80">
  7. <a href="http://www.sics.se/"><img src="/img/sics.gif" border="0" alt="SICS logo" title="SICS logo"/></a>
  8. </td>
  9. <td width="500">
  10. <h1>lwIP - A Lightweight TCP/IP Stack</h1>
  11. <p>
  12. Login succeeded, session active.
  13. </p>
  14. <p>
  15. Click <a href="login.html">here</a> to retry login.
  16. </p>
  17. </td>
  18. <td>
  19. &nbsp;
  20. </td>
  21. </tr>
  22. </table>
  23. </body>
  24. </html>