{% trans "There were some errors with your form. Please amend the fields highlighted below" %}
{% endif %}
{% endif %}
{% if not page.open_round and not page.start_date and not request.is_preview %}
{# the page has no open rounds and we arent on a round page #}
{% blocktrans %}Sorry this {{ page|verbose_name }} is not accepting applications at the moment{% endblocktrans %}