]> git.mxchange.org Git - friendica.git/blobdiff - view/follow.tpl
two-way subscriptions working with federated social accounts
[friendica.git] / view / follow.tpl
diff --git a/view/follow.tpl b/view/follow.tpl
new file mode 100644 (file)
index 0000000..49bebee
--- /dev/null
@@ -0,0 +1,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>
+