2026-04-24 20:42:36 +08:00

14 lines
476 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover">
<title>Information Details</title>
<link rel="stylesheet" href="../logic-pages/app.css">
</head>
<body>
<script>window.PAGE_CONFIG = {"title":"Information Details","mode":"policy"};</script>
<script src="../logic-pages/app.js"></script>
</body>
</html>