2014-09-05 18:14:25 -04:00
|
|
|
|
2013-04-23 07:47:57 -04:00
|
|
|
<div id="follow-sidebar" class="widget">
|
|
|
|
<h3>{{$connect}}</h3>
|
2018-12-13 22:35:51 -05:00
|
|
|
<div id="connect-desc">{{$desc nofilter}}</div>
|
2021-05-19 17:47:15 -04:00
|
|
|
<form action="follow" method="post">
|
2013-04-23 07:47:57 -04:00
|
|
|
<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}}" />
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
|