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