]> git.mxchange.org Git - friendica.git/blob - view/follow.tpl
2c024930cad96422097d2030625e5e2f4d93abe3
[friendica.git] / view / follow.tpl
1 <div id="follow-sidebar" class="widget">
2         <h3>Find People</h3>
3         <form action="follow" method="post" />
4                 <input id="side-follow-url" type="text" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
5         </form>
6         $findSimilar
7         $inviteFriends
8 </div>
9