first for re-cms

This commit is contained in:
2021-08-18 18:41:20 -04:00
parent 6fd0056c89
commit 2afba79e02
17 changed files with 1962 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<html>
<head>
</head>
<body>
<form method="post">
<input type="text" id="token" name="token">
<input type="submit" name="Submit">
</form>
</body>
</html>