123456789 <html> <head> <title>congratulations</title> </head> <body> <h1>congratulations, you got the protected page</h1> <p><a href="logout">log out</a></p> </body></html>
<html>
<head>
<title>congratulations</title>
</head>
<body>
<h1>congratulations, you got the protected page</h1>
<p><a href="logout">log out</a></p>
</body>
</html>