Skip to content

Commit

Permalink
Create frame.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
ebodbot authored Sep 12, 2023
1 parent 586a50e commit 06b9fef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions views/frame.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<div style="margin:0px;padding:0px;overflow:hidden">
<iframe src="https://app.bod.digital"
frameborder="0"
style="overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:88%;width:90%;position:absolute;top:12%;left:11%;right:0px;bottom:0px" height="100%" width="100%">
</iframe>
</div>

0 comments on commit 06b9fef

Please sign in to comment.