summaryrefslogtreecommitdiff
path: root/tmpl/pdf.md.erb
diff options
context:
space:
mode:
authorAndrew Murrell <merl@neo.andrewdm.me>2017-12-26 08:43:24 +0000
committerAndrew Murrell <merl@neo.andrewdm.me>2017-12-26 08:43:24 +0000
commitbc78567716a106042356053d556f57c1ddc13cfc (patch)
tree0c008bddb47699a9dcd62cdeb2e7131a137f64ee /tmpl/pdf.md.erb
parentdb410594baa4bb507aaa23ff98bf8853056b0823 (diff)
parent50830151e8168b8be0100da349ba7e3576054dc3 (diff)
Merge branch 'master' of https://git.andrewdm.me/www
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>