summaryrefslogtreecommitdiff
path: root/tmpl/pdf.md.erb
diff options
context:
space:
mode:
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>