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.

11 lines
283 B

<html>
<body>
<h1>Simple Posts</h1>
<ul>
<li><a href="CreateUser.html">Create User</a></li>
<li><a href="CreatePosts.html">Create Post</a></li>
<li><a href="AdminHome.html">Admin Home</a></li>
</ul>
</body>
</html>