From e838bc964a2ac0ad0d9f66851011124f0505bdaa Mon Sep 17 00:00:00 2001 From: Derek Weitzel Date: Mon, 25 Jan 2021 15:48:11 -0600 Subject: [PATCH 1/3] Adding save screen to PNG using html2canvas library --- src/templates/iframe.html.j2 | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/templates/iframe.html.j2 b/src/templates/iframe.html.j2 index 921afdacf..89efdc662 100644 --- a/src/templates/iframe.html.j2 +++ b/src/templates/iframe.html.j2 @@ -95,6 +95,7 @@ font-size: 12px; + - +