mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-11 07:42:00 +00:00
11 lines
206 B
HTML
11 lines
206 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Import Master Document</title>
|
|
<link rel="import" href="import.html">
|
|
</head>
|
|
<body>
|
|
<p>Master document body</p>
|
|
</body>
|
|
</html>
|