mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +02:00
Differential Revision: https://phabricator.services.mozilla.com/D58996 --HG-- extra : moz-landing-system : lando
9 lines
127 B
HTML
9 lines
127 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test page</title>
|
|
</head>
|
|
<body>
|
|
<div id="content">Example page</div>
|
|
</body>
|
|
</html>
|