{% load i18n %} {% if formdef.sql_integrity_errors %}

{% trans "Error" %}

{% blocktrans trimmed %} There are integrity errors in the database column types. {% endblocktrans %}

{% endif %}