X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=5bcbfd0b02e147aa32b81f2c86988fbc14d0dd09;hb=5859f9dcf68c2ca6ad355c16e7fbf5080eea9e75;hp=01238ed5af023dcb334c85cc8b0146add58e4712;hpb=8b615133d528eb074a23746afef6201f474a4e3f;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl old mode 100644 new mode 100755 index 01238ed5af..5bcbfd0b02 --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -1,20 +1,33 @@
-
$profile.name
+
+
$profile.name
+ {{ if $profile.edit }} +
+ $profile.edit.1 + +
+ {{ endif }} +
+ + {{ if $pdesc }}
$profile.pdesc
{{ endif }} -
$profile.name
+
$profile.name
+ - {{ if $location }} -
$location -
+
$location
+
{{ if $profile.address }}
$profile.address
{{ endif }} $profile.locality{{ if $profile.locality }}, {{ endif }} @@ -22,20 +35,27 @@ $profile.postal-code {{ if $profile.country-name }}$profile.country-name{{ endif }} -
- + + {{ endif }} - {{ if $gender }}
$gender $profile.gender
{{ endif }} + {{ if $gender }}
$gender
$profile.gender
{{ endif }} {{ if $profile.pubkey }}{{ endif }} - {{ if $marital }}
$marital$profile.marital
{{ endif }} + {{ if $marital }}
$marital
$profile.marital
{{ endif }} - {{ if $homepage }}{{ endif }} + {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} {{ inc diaspora_vcard.tpl }}{{ endinc }} - + +
$contact_block