Made login html

This commit is contained in:
neerholt
2021-03-04 14:12:14 +01:00
parent 6cf27d1cc6
commit dd66573508
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -32,6 +32,7 @@ $gameJam = GameJam::firstOrCreate([
<input type="submit" name="login" value="login">
</form>
</body>
</html>