{% if foto %}
{% else %}
{% endif %}
{{ nombre }}
Identidad: {{ identidad }}
RTN: {{ rtn }}
{% if correo %}
{{ correo }}
{% endif %} {% if telefono %}
{{ telefono }}
{% endif %} {% if direccion %}
{{ direccion }}
{% endif %}