Header Image

{{ subject }} - {{ date }}

{% if cliente %}

Cliente: {{ cliente }}

Cliente ID: {{ cliente_id }}

{% endif %} {% if property_id %}

Código do Imovel: {{ property_id }}

{% endif %} {% if tipo_imovel %}

Tipo: {{ tipo_imovel }}

{% endif %}

Mensagem: {{ mensagem }}

{% if test_message %}

Teste: {{ test_message }}

{% endif %} Footer Image'