From 3db2cf76b9329a194210a0faf19484dedf9eea86 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 3 Apr 2012 16:40:25 -0700 Subject: remove loozah themes which fell too far behind to recover --- view/theme/loozah/profile_vcard.tpl | 47 ------------------------------------- 1 file changed, 47 deletions(-) delete mode 100755 view/theme/loozah/profile_vcard.tpl (limited to 'view/theme/loozah/profile_vcard.tpl') diff --git a/view/theme/loozah/profile_vcard.tpl b/view/theme/loozah/profile_vcard.tpl deleted file mode 100755 index b3f5cc50d..000000000 --- a/view/theme/loozah/profile_vcard.tpl +++ /dev/null @@ -1,47 +0,0 @@ -
- -
$profile.name
- - - - {{ if $pdesc }}
$profile.pdesc
{{ endif }} -
$profile.name
- - - - {{ if $location }} -
$location
-
- {{ if $profile.address }}
$profile.address
{{ endif }} - - $profile.locality{{ if $profile.locality }}, {{ endif }} - $profile.region - $profile.postal-code - - {{ if $profile.country-name }}$profile.country-name{{ endif }} -
-
- {{ endif }} - - {{ if $gender }}
$gender
$profile.gender
{{ endif }} - - {{ if $profile.pubkey }}{{ endif }} - - {{ if $marital }}
$marital
$profile.marital
{{ endif }} - - {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} - - {{ inc diaspora_vcard.tpl }}{{ endinc }} - - -
- -$contact_block - - -- cgit v1.2.3