]> git.mxchange.org Git - friendica.git/blobdiff - view/follow.tpl
template: remove old 'internal' template files, move smarty3 templates into 'template...
[friendica.git] / view / follow.tpl
diff --git a/view/follow.tpl b/view/follow.tpl
deleted file mode 100644 (file)
index d6f3261..0000000
+++ /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>
-