Inital commit
This commit is contained in:
8
static/templates/inspectorContentImage.html
Normal file
8
static/templates/inspectorContentImage.html
Normal file
@ -0,0 +1,8 @@
|
||||
<center>
|
||||
<!-- Image based inspector -->
|
||||
<h1 class="text-4xl">#TITLE</h1>
|
||||
<image src="#URL"></image>
|
||||
<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