mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-09 09:55:08 +00:00
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com>
This commit is contained in:
4
erpnext/regional/address_template/templates/croatia.html
Normal file
4
erpnext/regional/address_template/templates/croatia.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{{ address_line1 }}<br>
|
||||
{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}
|
||||
{{ pincode }} {{ city | upper }}<br>
|
||||
{{ country | upper }}
|
||||
Reference in New Issue
Block a user