futranbg commited on
Commit
7770e50
·
verified ·
1 Parent(s): 57b4e14

Update templates/test_db.html

Browse files
Files changed (1) hide show
  1. templates/test_db.html +0 -2
templates/test_db.html CHANGED
@@ -2,8 +2,6 @@
2
  {% block content %}
3
  <h2>Kiểm tra Kết nối Cơ sở dữ liệu</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">Kiểm tra kết nối</button>
8
  </form>
9
 
 
2
  {% block content %}
3
  <h2>Kiểm tra Kết nối Cơ sở dữ liệu</h2>
4
  <form method="POST">
 
 
5
  <button type="submit">Kiểm tra kết nối</button>
6
  </form>
7