{% load i18n %} {% load common_tags %} {% common_check_sqlite as check_sqlite %} {% if common_check_sqlite %}
{% trans 'Warning' %} {{ check_sqlite }}
{{ item.label }}
{{ item.description }} {% if item.view %}{% trans 'Click here to fix this.' %}{% endif %}
{% endfor %}