diff options
Diffstat (limited to 'view/tpl/smarty3/chanview.tpl')
-rw-r--r-- | view/tpl/smarty3/chanview.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/smarty3/chanview.tpl b/view/tpl/smarty3/chanview.tpl new file mode 100644 index 000000000..7e375d3e6 --- /dev/null +++ b/view/tpl/smarty3/chanview.tpl @@ -0,0 +1 @@ +<iframe id="remote-channel" width="100%" src="{{$url}}" onload="resize_iframe()"></iframe> |