]> git.mxchange.org Git - friendica.git/blob - view/smarty3/follow.tpl
577a85fbe00407bda267362d8e7015243c48b6e3
[friendica.git] / view / smarty3 / follow.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<div id="follow-sidebar" class="widget">
6         <h3>{{$connect}}</h3>
7         <div id="connect-desc">{{$desc}}</div>
8         <form action="follow" method="post" >
9                 <input id="side-follow-url" type="text" name="url" size="24" title="{{$hint}}" /><input id="side-follow-submit" type="submit" name="submit" value="{{$follow}}" />
10         </form>
11 </div>
12