updated with passed tests

This commit is contained in:
-
2019-03-19 00:11:38 -06:00
parent 9f5d9e24f5
commit f0cb7633c6
10 changed files with 115 additions and 75 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
</head>
<body>
<form action="save" method="post">
Enter Theorem 1: <input type="text" name="theoremName1">
<br>Enter Theorem 2: <input type="text" name="theoremName2"><br>
Enter Theorem Name: <input type="text" name="theoremName">
<input type="submit" value="save">
</form>
</body>