fixed some stuff
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php ?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<form action="../Backend/Controllers/keyWord/genRandomKeyWinner.php" method="POST">
|
||||
<input type="number" name="gameJamId" placeholder="Game Jam id">
|
||||
<input type="submit" value="Gen" name="genKeyWord" id="pog" />
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user