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

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

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