You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
339 B

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
</head>
<body>
<h1>
Page Logout :
</h1>
<h1><a href="/login">Login</a></h1>
<h1><a href="/sign-up">Sign-up</a></h1>
<h1><a href="/logout">Logout</a></h1>
<h1><a href="/">Home</a></h1>
</body>
</html>