mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 13:09:17 +00:00
4 lines
140 B
HTML
4 lines
140 B
HTML
{{ address_line1 }}<br>
|
|
{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}
|
|
{{ pincode }} {{ city | upper }}<br>
|
|
{{ country | upper }} |