diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-03-25 03:22:16 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-03-25 03:22:16 -0400 |
commit | 2c4312012995aa3411cf5e5dbd0eb934a0801797 (patch) | |
tree | 5f46db59a7c9101623d6fed08f09579891763f73 /view/theme/dispy-dark/communityhome.tpl | |
parent | 84686a26986e4d57093e48523b444dcd4f17c392 (diff) | |
download | volse-hubzilla-2c4312012995aa3411cf5e5dbd0eb934a0801797.tar.gz volse-hubzilla-2c4312012995aa3411cf5e5dbd0eb934a0801797.tar.bz2 volse-hubzilla-2c4312012995aa3411cf5e5dbd0eb934a0801797.zip |
dispy-dark not experimental. start implementing fpostit
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy-dark/communityhome.tpl')
-rw-r--r-- | view/theme/dispy-dark/communityhome.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/dispy-dark/communityhome.tpl b/view/theme/dispy-dark/communityhome.tpl new file mode 100644 index 000000000..0659ebe20 --- /dev/null +++ b/view/theme/dispy-dark/communityhome.tpl @@ -0,0 +1,4 @@ +{{ if $lastusers_title }} +<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> +{{ endif }} |