DmitrMakeev commited on
Commit
74eca99
·
verified ·
1 Parent(s): a1726dc

Update grups.html

Browse files
Files changed (1) hide show
  1. grups.html +1 -1
grups.html CHANGED
@@ -5,7 +5,7 @@
5
  </head>
6
  <body>
7
  <h1>Send API Request</h1>
8
- <form action="/send_request" 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>
 
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>