feat: croatian_address_template (#53888)

This commit is contained in:
mahsem
2026-04-06 12:11:23 +02:00
committed by GitHub
parent 99da4f5147
commit 1e90b9a148

View File

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