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