mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2025-04-02 12:26:37 -04:00
11 lines
210 B
HTML
11 lines
210 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<form method="post">
|
|
<input type="text" id="token" name="token">
|
|
<input type="submit" name="Submit">
|
|
</form>
|
|
</body>
|
|
</html>
|