You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
298 B

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<a href="http://127.0.0.1:5000/register">注册</a>
<a href="http://127.0.0.1:5000/login">登录</a>
<a href="http://127.0.0.1:5000/admin_login">管理员登录</a>
</body>
</html>