futranbg commited on
Commit
0ae8985
·
verified ·
1 Parent(s): 7770e50

Update templates/users.html

Browse files
Files changed (1) hide show
  1. templates/users.html +0 -2
templates/users.html CHANGED
@@ -2,8 +2,6 @@
2
  {% block content %}
3
  <h2>Danh sách Người dùng</h2>
4
  <form method="POST">
5
- <label for="page_password">Mật khẩu trang:</label>
6
- <input type="password" id="page_password" name="page_password" required>
7
  <button type="submit">Tải danh sách người dùng</button>
8
  </form>
9
 
 
2
  {% block content %}
3
  <h2>Danh sách Người dùng</h2>
4
  <form method="POST">
 
 
5
  <button type="submit">Tải danh sách người dùng</button>
6
  </form>
7