1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/examples/ok/usp_include.ok
stefanocasazza 6b47e2f674 sync
2017-10-13 19:29:19 +02:00

71 lines
944 B
Plaintext

HTTP/1.1 200 OK
Date: Fri, 13 Oct 2017 16:14:16 GMT
Server: ULib
Content-Type: text/plain; charset=UTF-8
Content-Length: 340
<html>
<head></head>
<body>
<nav>
<a href="/staff/home">Home</a>
<a href="/staff/logout">Logout</a> </nav>
<div class="wrapper">
<div class="fullscreen-content">
<h1>Hello </h1>
</div>
</div>
<div class="footer"> <p style="text-align: center;"> "Copyright &#169; Nemsys Enterprises" "2017"</p> </div>
</div>
</body>
</html>HTTP/1.1 200 OK
Date: Fri, 13 Oct 2017 16:14:16 GMT
Server: ULib
Content-Type: text/plain; charset=UTF-8
Content-Length: 340
<html>
<head></head>
<body>
<nav>
<a href="/staff/home">Home</a>
<a href="/staff/logout">Logout</a> </nav>
<div class="wrapper">
<div class="fullscreen-content">
<h1>Hello </h1>
</div>
</div>
<div class="footer"> <p style="text-align: center;"> "Copyright &#169; Nemsys Enterprises" "2017"</p> </div>
</div>
</body>
</html>