mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 01:13:08 +09:00
9 lines
173 B
HTML
9 lines
173 B
HTML
<html>
|
|
<head>
|
|
<title>Dummy test page</title>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"></meta>
|
|
</head>
|
|
<body>
|
|
<p>Dummy test page</p>
|
|
</body>
|
|
</html>
|