]> git.mxchange.org Git - friendica.git/blob - view/theme/smoothly/follow.tpl
09258b9c30c675d401e4f3212d4c216d255a70de
[friendica.git] / view / theme / smoothly / 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-sidebar" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
6         </form>
7 </div>
8