aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/communityhome.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/dispy/communityhome.tpl')
-rw-r--r--view/theme/dispy/communityhome.tpl7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/theme/dispy/communityhome.tpl b/view/theme/dispy/communityhome.tpl
index 0838fc757..dfc0467f7 100644
--- a/view/theme/dispy/communityhome.tpl
+++ b/view/theme/dispy/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 }}