{% extends 'base.html.twig' %} {% block body %}

{% trans %}Put the languages in the order you'd like to see them in your language selection dropdown, when posting{% endtrans %}

{{ form(form) }}
{% endblock %}