mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 04:28:43 +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>
|