Status: Done
This article is an example of {{start}} and {{/end}} tags to wrap content with which should only be displayed in a specific country.
Within {{tag}} till {{/tag}} you can place content, note that the ending tag contains a / in front.The following tags are available:
- forNL - /forNL
- forBENL - /forBENL
- forFR - /forFR
- forBEFR - /forBEFR
For example:

In UK this is the last line of text, yet on BE, NL, BEFR and BENL another line of text follows this one.
{{forNL}}
This content only shows on NL sites.
{{/forNL}}
{{forBENL}}
This content only shows on BE NL sites.
{{/forBENL}}
{{forFR}}
This content only shows on FR sites.
{{/forFR}}
{{forBEFR}}
This content only shows on BEFR sites.
{{/forBEFR}}