friendica/view/theme/dispy-dark/communityhome.tpl
Simon L'nu c3388ad813 more fixes for dispys
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-03-27 04:40:31 -04:00

10 lines
236 B
Smarty

{{ 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 }}