catchAdmin/public/index.html

10 lines
167 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>catchadmin app server</title>
</head>
<body>
catchadmin app server V2.0.0
</body>
</html>