mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-20 11:23:07 +09:00
14 lines
101 B
HTML
14 lines
101 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<center>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
Test
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</center>
|
|
</body>
|
|
</html>
|