Skip to content

Commit

Permalink
remove html escapes for generic23
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauge Nordlund Hoyer committed Aug 22, 2024
1 parent f9a06cc commit c406ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/countries/worldwide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@ generic22: &generic22 |
# postcode on own line
generic23: &generic23 |
{{{attention}}}
{{house}}
{{{house}}}
{{{house_number}}} {{{road}}}
{{quarter}}
{{{quarter}}}
{{#first}} {{{village}}} || {{{town}}} || {{{city}}} || {{{municipality}}} || {{{hamlet}}} || {{{county}}} {{/first}}
{{{postcode}}}
{{#first}} {{{country}}} || {{{state}}} {{/first}}
Expand Down

0 comments on commit c406ed7

Please sign in to comment.