mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-24 05:13:07 +09:00
6 lines
117 B
HTML
6 lines
117 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<p>This here is a document!</p>
|
|
<img id=img src="file_mozfiledataurl_img.jpg">
|
|
</html>
|