]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/html/register.html
(no commit message)
[helm.git] / matitaB / matita / html / register.html
diff --git a/matitaB/matita/html/register.html b/matitaB/matita/html/register.html
new file mode 100755 (executable)
index 0000000..3d04c2f
--- /dev/null
@@ -0,0 +1,27 @@
+<html>
+<head>
+</head>
+                 
+<head></head>
+
+<body>
+<H1>Matita web: Register new user</H1>
+<FORM action="register" method="post">
+<table>
+  <tr>
+  <td>User id: </td>
+  <td><INPUT type="TEXT" name="userid"></td>
+  </tr>
+  <tr>
+  <td>Password: </td>
+  <td><INPUT type="PASSWORD" name="password"></td>
+  </tr>
+</table>
+
+<INPUT type="SUBMIT" value="Register">
+<INPUT type="RESET" value="Reset">
+</FORM>
+
+</body>
+</html> 
+