]> git.mxchange.org Git - friendica.git/blob - view/theme/smoothly/templates/follow.tpl
removed old comment that is no longer true
[friendica.git] / view / theme / smoothly / templates / follow.tpl
1
2 <div id="follow-sidebar" class="widget">
3         <h3>{{$connect}}</h3>
4         <div id="connect-desc">{{$desc}}</div>
5         <form action="follow" method="post" >
6                 <input id="side-follow-url" type="text-sidebar" name="url" size="24" title="{{$hint}}" /><input id="side-follow-submit" type="submit" name="submit" value="{{$follow}}" />
7         </form>
8 </div>
9