{% trans "Please complete the following information in order to submit your order." %}
{% if form.errors %}
{% blocktrans count form.errors|length as count %}Please correct the following error:{% plural %}Please correct the following errors:{% endblocktrans %}