Inital commit
This commit is contained in:
7
static/templates/inspectorContentIframe.html
Normal file
7
static/templates/inspectorContentIframe.html
Normal file
@ -0,0 +1,7 @@
|
||||
<center>
|
||||
<h1 class="text-4xl">#TITLE</h1>
|
||||
<iframe src="#URL" style="width: 100%; height: 50vh; " id='webcam'></iframe>
|
||||
<div style="margin-top: -100px;">
|
||||
<a href="#URL" target="_blank">Please click here if the image does not load.</a>
|
||||
</div>
|
||||
</center>
|
Reference in New Issue
Block a user