Merge branches 'PAN-16' and 'master' of https://github.com/atusa17/ptp into PAN-16

# Conflicts:
#	services/build.gradle
This commit is contained in:
2019-03-20 22:00:11 -06:00
48 changed files with 1323 additions and 586 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
<html>
<body>
<br><b>Name:</b><%= request.getParameter("theoremName1")%>
<br><b>Name:</b><%= request.getParameter("theoremName2")%>
<body>
<br><b>Name: </b><%= request.getParameter("theoremName")%>
<br><b>Theorem: </b><%= request.getParameter("theorem")%>
</body>
</body>
</html>