mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 08:59:08 +00:00
10 lines
134 B
HTML
10 lines
134 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Test Save as PDF</title>
|
|
</head>
|
|
<body>
|
|
<p>Save me as a PDF!</p>
|
|
</body>
|
|
</html>
|