diff options
Diffstat (limited to 'view/tpl/smarty3/chanview.tpl')
-rw-r--r-- | view/tpl/smarty3/chanview.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/smarty3/chanview.tpl b/view/tpl/smarty3/chanview.tpl index 7e375d3e6..a0376c40d 100644 --- a/view/tpl/smarty3/chanview.tpl +++ b/view/tpl/smarty3/chanview.tpl @@ -1 +1,6 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} <iframe id="remote-channel" width="100%" src="{{$url}}" onload="resize_iframe()"></iframe> |