mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
11 lines
194 B
HTML
11 lines
194 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css"
|
|
href="bug448564_forms.css">
|
|
</link>
|
|
</head>
|
|
<body>
|
|
<form><i><b>a</b></i></form>
|
|
<form><i><b>b</b></i></form>
|
|
</body>
|
|
</html>
|