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