Skip to content

Commit

Permalink
Final version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec committed May 17, 2012
1 parent 3d25336 commit b429584
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/main/webapp/WEB-INF/pages/create-user.jsp
@@ -0,0 +1,9 @@
<html>
<body>
<h1>Create User</h1>
<form method="post">
Name: <input name="name"/>
<input type="submit"/>
</form>
</body>
</html>

0 comments on commit b429584

Please sign in to comment.