feat: croatian_address_template (#53888)

(cherry picked from commit 1e90b9a148)
This commit is contained in:
mahsem
2026-04-06 12:11:23 +02:00
committed by Mergify
parent 7c34cb1134
commit d4a2135dee

View File

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