X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fdiabook%2Fcommunityhome.tpl;h=caefed3b38034a33eb0b44db3c3acd196bd25bc1;hb=864e2c03d9b5f7868f2286b0c34034af592847ab;hp=ff04d9da0db0657b7e6f2136ee905c388c980d74;hpb=04af5d9e2cc7a05c6ea0312643ddc4e8b45846bf;p=friendica.git diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl old mode 100755 new mode 100644 index ff04d9da0d..caefed3b38 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -1,12 +1,83 @@ -
+ + + + + + + +
+
+ +
+ +
{{ if $page }}
$page
{{ endif }}
+
+{{ if $comunity_profiles_title }} +

$comunity_profiles_title

+
+{{ for $comunity_profiles_items as $i }} + $i +{{ endfor }} +
+{{ endif }} +
+
-{{ if $lastusers_title }} -

$helpers.title.1

+{{ if $helpers }} +

$helpers.title.1

+How-To Guides
NewHere
Friendica Support
Let's talk
@@ -15,8 +86,8 @@
-{{ if $lastusers_title }} -

$con_services.title.1

+{{ if $con_services }} +

$con_services.title.1

Facebook StatusNet @@ -32,7 +103,7 @@
{{ if $nv }} -

$nv.title.1

+

$nv.title.1

$nv.directory.1
$nv.global_directory.1
$nv.match.1
@@ -44,7 +115,7 @@ $nv.search
{{ if $lastusers_title }} -

$lastusers_title

+

$lastusers_title

{{ for $lastusers_items as $i }} $i @@ -64,7 +135,7 @@ $nv.search
{{ if $photos_title }} -

$photos_title

+

$photos_title

{{ for $photos_items as $i }} $i @@ -75,7 +146,7 @@ $nv.search
{{ if $like_title }} -

$like_title

+

$like_title

    {{ for $like_items as $i }}
  • $i
  • @@ -83,3 +154,19 @@ $nv.search
{{ endif }}
+ +
+

$twitter.title.1

+
+
+
+ +
+{{ if $mapquery }} +

$mapquery.title.1

+
+
+
Data CC-By-SA by OpenStreetMap
+{{ endif }} +
+
\ No newline at end of file