{% load i18n %} {% if formdef.sql_integrity_errors %}
{% blocktrans trimmed %} There are integrity errors in the database column types. {% endblocktrans %}

{% endif %}