aboutsummaryrefslogtreecommitdiffstats
path: root/view/follow.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/follow.tpl')
-rw-r--r--view/follow.tpl8
1 files changed, 0 insertions, 8 deletions
diff --git a/view/follow.tpl b/view/follow.tpl
deleted file mode 100644
index 259e74a93..000000000
--- a/view/follow.tpl
+++ /dev/null
@@ -1,8 +0,0 @@
-<div id="follow-sidebar" class="widget">
- <h3>$connect</h3>
- <div id="connect-desc">$desc</div>
- <form action="follow" method="post" />
- <input id="side-follow-url" type="text" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
- </form>
-</div>
-