8b15483
1
2
3
4
5
6
<!doctype html> <title>Admin Dashboard</title> <h2>Welcome, Admin</h2> <a href="/generate_otp">Generate OTP</a><br> <a href="/logout">Logout</a>