mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
9 lines
152 B
HTML
9 lines
152 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Import Document</title>
|
|
</head>
|
|
<body>
|
|
<p>Import Document body</p>
|
|
</body>
|
|
</html>
|