]> git.mxchange.org Git - friendica.git/blob - view/theme/dispy-dark/communityhome.tpl
2876f936eeddff51cb858b333d9a0faf7f17bdcc
[friendica.git] / view / theme / dispy-dark / communityhome.tpl
1 {{ if $page }}
2 <div>$page</div>
3 {{ endif }}
4
5 {{ if $lastusers_title }}
6 <h3 id="extra-help-header">Help or '@NewHere'?</h3>
7 <div id="extra-help">
8 <a href="https://helpers.pyxis.uberspace.de/profile/helpers"
9         title="Friendica Support" target="_blank">Friendica Support</a><br />
10 <a href="https://letstalk.pyxis.uberspace.de/profile/letstalk"
11         title="Let's talk" target="_blank">Let's talk</a><br />
12 <a href="http://newzot.hydra.uberspace.de/profile/newzot"
13         title="Local Friendica" target="_blank">Local Friendica</a><br />
14 <a href="http://kakste.com/profile/newhere" title="@NewHere" target="_blank">NewHere</a>
15 </div>
16 {{ endif }}
17
18 {{ if $lastusers_title }}
19 <h3 id="connect-services-header">Connectable Services</h3>
20 <div id="connect-services">
21 <a href="$url/facebook"><img alt="Facebook"
22         src="view/theme/dispy/icons/facebook.png" title="Facebook" /></a>
23 <a href="$url/settings/connectors"><img
24         alt="StatusNet" src="view/theme/dispy/icons/StatusNet.png?" title="StatusNet" /></a>
25 <a href="$url/settings/connectors"><img
26         alt="LiveJournal" src="view/theme/dispy/icons/livejournal.png?" title="LiveJournal" /></a>
27 <a href="$url/settings/connectors"><img
28         alt="Posterous" src="view/theme/dispy/icons/posterous.png?" title="Posterous" /></a><br />
29 <a href="$url/settings/connectors"><img
30         alt="Tumblr" src="view/theme/dispy/icons/tumblr.png?" title="Tumblr" /></a>
31 <a href="$url/settings/connectors"><img
32         alt="Twitter" src="view/theme/dispy/icons/twitter.png?" title="Twitter" /></a>
33 <a href="$url/settings/connectors"><img
34         alt="WordPress" src="view/theme/dispy/icons/wordpress.png?" title="WordPress" /></a>
35 <a href="$url/settings/connectors"><img
36         alt="E-Mail" src="view/theme/dispy/icons/email.png?" title="E-Mail" /></a>
37 </div>
38 {{ endif }}
39
40 <h3 id="postit-header">PostIt to Friendica</h3>
41 <div id="postit">
42 <a href="$fostitJS" title="PostIt">Post to Friendica</a> from anywhere by bookmarking this link.
43 </div>
44