aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy-dark/communityhome.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-27 04:52:39 -0700
committerfriendica <info@friendica.com>2012-03-27 04:52:39 -0700
commit1982184ca0f0922436a72f673a97010f6ea96435 (patch)
tree9da8afef8f7c23d74fff6049c12fec7b446d74fc /view/theme/dispy-dark/communityhome.tpl
parent117d2165f5ec153e67c13e914d0607f461c878ef (diff)
parent928e6c7ef78d251429a7d5c1fd4fdb8e6c282d41 (diff)
downloadvolse-hubzilla-1982184ca0f0922436a72f673a97010f6ea96435.tar.gz
volse-hubzilla-1982184ca0f0922436a72f673a97010f6ea96435.tar.bz2
volse-hubzilla-1982184ca0f0922436a72f673a97010f6ea96435.zip
Merge branch 'pull'
Diffstat (limited to 'view/theme/dispy-dark/communityhome.tpl')
-rw-r--r--view/theme/dispy-dark/communityhome.tpl7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/theme/dispy-dark/communityhome.tpl b/view/theme/dispy-dark/communityhome.tpl
index 0838fc757..dfc0467f7 100644
--- a/view/theme/dispy-dark/communityhome.tpl
+++ b/view/theme/dispy-dark/communityhome.tpl
@@ -1,4 +1,9 @@
{{ if $page }}
+<div>$page</div>
+{{ endif }}
+
<h3>PostIt to Friendica</h3>
-<div style="padding-left: 8px;"><span >Post to Friendica from anywhere by bookmarking this <a href="$fostitJS" title="PostIt">Link</a>.</span></div>
+<div style="padding-left: 8px;">
+<span><a href="$fostitJS" title="PostIt">Post to Friendica</a> from anywhere by bookmarking this Link.</span>
+</div>
{{ endif }}