mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +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>
|