X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fdiabook%2Fcommunityhome.tpl;h=caefed3b38034a33eb0b44db3c3acd196bd25bc1;hb=7139e60b94b13cf2a321283a18b09ffda7d9c51e;hp=5fb6eb5e2e42ac8a5df76b9a9cf9692c0c108f45;hpb=a3a55897e5c8dc834d72cf66d705599ed990fa87;p=friendica.git diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl old mode 100755 new mode 100644 index 5fb6eb5e2e..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
@@ -42,12 +113,9 @@ $nv.search {{ endif }}
-
-
-
{{ if $lastusers_title }} -

$lastusers_title

+

$lastusers_title

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

$photos_title

+

$photos_title

{{ for $photos_items as $i }} $i @@ -78,11 +146,27 @@ $nv.search
{{ if $like_title }} -

$like_title

+

$like_title

    {{ for $like_items as $i }}
  • $i
  • {{ endfor }}
{{ endif }} +
+ +
+

$twitter.title.1

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

$mapquery.title.1

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