diff options
Diffstat (limited to 'view/tpl/smarty3/follow.tpl')
-rw-r--r-- | view/tpl/smarty3/follow.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/follow.tpl b/view/tpl/smarty3/follow.tpl index 350f8d910..3217da5cc 100644 --- a/view/tpl/smarty3/follow.tpl +++ b/view/tpl/smarty3/follow.tpl @@ -1,4 +1,8 @@ -<div id="follow-sidebar" class="widget"> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="follow-sidebar" class="widget"> <h3>{{$connect}}</h3> <div id="connect-desc">{{$desc}}</div> <form action="follow" method="post" /> |