summaryrefslogtreecommitdiff
path: root/tmpl/pdf.md.erb
diff options
context:
space:
mode:
authorAndrewMurrell <ImFromNASA@gmail.com>2017-12-24 21:16:48 -0500
committerAndrewMurrell <ImFromNASA@gmail.com>2017-12-24 21:16:48 -0500
commit37cf878b62c49d23cdc0cf09b972456bb98b2736 (patch)
tree11efcf65d45de738c4082e6658b2bc355b22f48b /tmpl/pdf.md.erb
parent517aec2364abb99431cfe91f318b2fb109226db5 (diff)
parentbdb62265c5e0f8cbaa647479e10549f324e0712c (diff)
Merge remote-tracking branch 'ls/master'
Diffstat (limited to 'tmpl/pdf.md.erb')
-rw-r--r--tmpl/pdf.md.erb5
1 files changed, 5 insertions, 0 deletions
diff --git a/tmpl/pdf.md.erb b/tmpl/pdf.md.erb
new file mode 100644
index 0000000..2ce7327
--- /dev/null
+++ b/tmpl/pdf.md.erb
@@ -0,0 +1,5 @@
+<%= pdf_metadata.to_yaml %>
+class: pdf
+---
+
+<iframe src="<%= url.route_to(pdf_viewer_url) %>" ></iframe>