{{t '17_profile.datos_ella'}}
{{t '17_profile.nacionalidad'}}
{{#if nationality_she}}{{nationality_she}}{{else}}{{t '17_profile.unknown_f'}}{{/if}}
{{#if isSingle}}
{{t '17_profile.pais_residencia'}}
{{#if pais_residencia}}{{pais_residencia}}{{else}}{{t '17_profile.unknown'}}{{/if}}
{{t '17_profile.experiencia'}}
{{#if experiencia}}{{t '17_profile.yes'}}{{else}}{{t '17_profile.no'}}/{{t '17_profile.unknown'}}{{/if}}
{{/if}}
{{t '17_profile.orientacion'}}
{{#if orientacion_she}}{{orientacion_she}}{{else}}{{t '17_profile.unknown_f'}}{{/if}}
{{t '17_profile.peso'}}
{{#if peso_she}} {{peso peso_she }}{{else}}{{t '17_profile.unknown'}}{{/if}}
{{t '17_profile.altura'}}
{{#if altura_she}}{{altura altura_she}}{{else}}{{t '17_profile.unknown'}}{{/if}}
{{t '17_profile.estetica'}}
{{#if estetica_she}}{{estetica_she}}{{else}}{{t '17_profile.unknown_f'}}{{/if}}
{{#if isSingle}}
{{t '17_profile.alojamiento'}}
{{#if capacidad_alojamiento}}{{t '17_profile.yes'}}{{else}}{{t '17_profile.no'}}{{/if}}
{{/if}}