Skip to content

Commit 5e61922

Browse files
mahsemmergify[bot]
authored andcommitted
fix: swedish_address_template
(cherry picked from commit 334e8ad)
1 parent 398e8d0 commit 5e61922

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{{ address_line1 }}<br>
2+
{% if address_line2 %}{{ address_line2 }}<br>{% endif -%}
3+
{{ pincode }} {{ city | upper }}<br>
4+
{{ country | upper }}

0 commit comments

Comments
 (0)