You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.7 KiB

<pre><code>{{ address_line1 }}&ltbr&gt
{% if address_line2 %}{{ address_line2 }}&ltbr&gt{% endif -%}
{{ city }}&ltbr&gt
{% if state %}{{ state }}&ltbr&gt{% endif -%}
{% if pincode %} PIN: {{ pincode }}&ltbr&gt{% endif -%}
{{ country }}&ltbr&gt
{% if phone %}Phone: {{ phone }}&ltbr&gt{% endif -%}
{% if fax %}Fax: {{ fax }}&ltbr&gt{% endif -%}
{% if email_id %}Email: {{ email_id }}&ltbr&gt{% endif -%}