mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-07 11:48:19 +02:00
MozReview-Commit-ID: BRbHkzSTRrA --HG-- extra : rebase_source : 13b2686fbc602cd89fc565815bf73a187b7c5f00
9 lines
131 B
HTML
9 lines
131 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>OHAI</title>
|
|
<body>
|
|
<img id="image" src="image.jpg" />
|
|
</body>
|
|
</html>
|