diff options
Diffstat (limited to 'view/theme/dispy/communityhome.tpl')
-rw-r--r-- | view/theme/dispy/communityhome.tpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/view/theme/dispy/communityhome.tpl b/view/theme/dispy/communityhome.tpl new file mode 100644 index 000000000..dfc0467f7 --- /dev/null +++ b/view/theme/dispy/communityhome.tpl @@ -0,0 +1,9 @@ +{{ if $page }} +<div>$page</div> +{{ endif }} + +<h3>PostIt to Friendica</h3> +<div style="padding-left: 8px;"> +<span><a href="$fostitJS" title="PostIt">Post to Friendica</a> from anywhere by bookmarking this Link.</span> +</div> +{{ endif }} |