parent
7fe71f7472
commit
86834c4993
|
@ -1 +1,6 @@
|
|||
<iframe src="<?= $this->escape($url) ?>" style="height:100%; width:99%;" frameborder="no"></iframe>
|
||||
<div class="controls">
|
||||
<?= $tabs ?>
|
||||
</div>
|
||||
<div class="content">
|
||||
<iframe src="<?= $this->escape($url) ?>" style="height:100%; width:99%;" frameborder="no"></iframe>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue