diff options
Diffstat (limited to 'view/tpl/smarty3/new_channel.tpl')
-rw-r--r-- | view/tpl/smarty3/new_channel.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/new_channel.tpl b/view/tpl/smarty3/new_channel.tpl index 79e2ac85e..db158d622 100644 --- a/view/tpl/smarty3/new_channel.tpl +++ b/view/tpl/smarty3/new_channel.tpl @@ -1,4 +1,8 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> <form action="new_channel" method="post" id="newchannel-form"> |