aboutsummaryrefslogblamecommitdiffstats
path: root/view/follow.tpl
blob: 49bebee8b8648939291f7ee6fff7fbfbb8d54481 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                             
<div class="side-follow-wrapper" id="side-follow-wrapper" >
<form action="follow" method="post" />
<label id="side-follow-label" for="side-follow-url" >$label</label>
<input id="side-follow-url" type="text" name="url" size="24" title="$hint" />
<div class="side-follow-input-end"></div>
<input id="side-follow-submit" type="submit" name="submit" value="$follow" />
</form>
</div>
<div class="side-follow-end"></div>