c3388ad813
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
10 lines
236 B
Smarty
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 }}
|