{{$name}}
{{$page_type}}
{{if $pdesc}}
{{$profile.pdesc}}
{{/if}}
{{if $location}}
- {{$location}}
-
{{if $profile.address}}
{{$profile.address}}
{{/if}}
{{$profile.locality}}{{if $profile.locality}}, {{/if}}
{{$profile.region}}
{{$profile.postal-code}}
{{if $profile.country-name}}{{$profile.country-name}}{{/if}}
{{/if}}
{{if $gender}}
- {{$gender}}
- {{$profile.gender}}
{{/if}}
{{if $marital}}
- ♥{{$marital}}
- {{$profile.marital}}
{{/if}}
{{if $homepage}}
- {{$homepage}}
- {{$profile.homepage}}
{{/if}}
{{if $about}}
- {{$about}}
- {{$profile.about}}
{{/if}}