feat: croatian_address_template (backport #53888) (#54058)

Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2026-04-07 10:25:44 +05:30
committed by GitHub
parent 62b83cacce
commit ff262655bb

View File

@@ -0,0 +1,4 @@
{{ address_line1 }}<br>
{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}
{{ pincode }} {{ city | upper }}<br>
{{ country | upper }}