{% for flag, name in vril %}
{% if flag|slice(0, 8) != 'country_' %}
{% endif %}
{% endfor %}
Click on the flags to generate a string of up to 24 flags below.
Save and return to the main board.
New feature: You can now use a different country’s flag by adding country_ plus its ISO 3166-1 alpha-2 code. For example, country_us will display the United States flag.