Spaces:
Sleeping
Sleeping
Update grups.html
Browse files- grups.html +1 -1
grups.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
</head>
|
| 6 |
<body>
|
| 7 |
<h1>Send API Request</h1>
|
| 8 |
-
<form action="/
|
| 9 |
<label for="api_token">API Token:</label>
|
| 10 |
<input type="text" id="api_token" name="api_token" required><br><br>
|
| 11 |
<label for="group_id">Group ID:</label>
|
|
|
|
| 5 |
</head>
|
| 6 |
<body>
|
| 7 |
<h1>Send API Request</h1>
|
| 8 |
+
<form action="/send_request_gr" method="post">
|
| 9 |
<label for="api_token">API Token:</label>
|
| 10 |
<input type="text" id="api_token" name="api_token" required><br><br>
|
| 11 |
<label for="group_id">Group ID:</label>
|