From 8809e96310048518ffdcc0ffd6a7faed112ab17a Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Sat, 21 Apr 2012 01:06:17 +0200 Subject: diabook-themes: add diabook-dark --- view/theme/diabook/diabook-dark/communityhome.tpl | 86 +++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 view/theme/diabook/diabook-dark/communityhome.tpl (limited to 'view/theme/diabook/diabook-dark/communityhome.tpl') diff --git a/view/theme/diabook/diabook-dark/communityhome.tpl b/view/theme/diabook/diabook-dark/communityhome.tpl new file mode 100644 index 000000000..875d83f1b --- /dev/null +++ b/view/theme/diabook/diabook-dark/communityhome.tpl @@ -0,0 +1,86 @@ +
+{{ if $page }} +
$page
+{{ endif }} +
+ +
+{{ if $lastusers_title }} +

$helpers.title.1

+NewHere
+Friendica Support
+Let's talk
+Local Friendica +{{ endif }} +
+ +
+{{ if $lastusers_title }} +

$con_services.title.1

+
+Facebook +StatusNet +LiveJournal +Posterous +Tumblr +Twitter +WordPress +E-Mail +
+{{ endif }} +
+ +
+{{ if $nv }} +

$nv.title.1

+$nv.directory.1
+$nv.global_directory.1
+$nv.match.1
+$nv.suggest.1
+$nv.invite.1 +$nv.search +{{ endif }} +
+ +
+{{ if $lastusers_title }} +

$lastusers_title

+
+{{ for $lastusers_items as $i }} + $i +{{ endfor }} +
+{{ endif }} +
+ + +{{ if $activeusers_title }} +

$activeusers_title

+
+{{ for $activeusers_items as $i }} + $i +{{ endfor }} +
+{{ endif }} + +
+{{ if $photos_title }} +

$photos_title

+
+{{ for $photos_items as $i }} + $i +{{ endfor }} +
+{{ endif }} +
+ +
+{{ if $like_title }} +

$like_title

+ +{{ endif }} +
-- cgit v1.2.3