{% include 'header.html' %} {% include 'navbar.html' %} {{ title }} {{ boardlist.top }} {% if pm %}
You have an unread PM{% if pm.waiting > 0 %}, plus {{ pm.waiting }} more waiting{% endif %}.

{% endif %}

{{ title }}

{% if subtitle %} {{ subtitle }} {% endif %} {% if mod and not hide_dashboard_link %}

{% trans %}Return to dashboard{% endtrans %}

{% endif %}
{{ body }}
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.

{% include 'footer.html' %}