diff --git a/_layouts/viewer.html b/_layouts/viewer.html new file mode 100644 index 000000000..2a4f8be6e --- /dev/null +++ b/_layouts/viewer.html @@ -0,0 +1,75 @@ + + + + {% include head.html %} + + + + {% include header.html %} + +
+
+ {{ content }} +
+
+ +
+
+ +
+
+ +
+
+
+
+ + {% include footer.html %} + + + + + diff --git a/modules/shared/templates/pdf.html b/modules/shared/templates/pdf.html index 8a9365ff6..05d868017 100644 --- a/modules/shared/templates/pdf.html +++ b/modules/shared/templates/pdf.html @@ -1,103 +1,3 @@ - - - - pcjs.org | PDF Viewer - - - - - - - -
-
-
- -
-
-

Powered by Node.js and AWS

-
-
-
-

Return to C:\PCJS.ORG

-
-
    -
-
-
-
-
- -
-
- -
-
- -
-
-
-

- -
-
-
-
- - - +--- +layout: viewer +---