{% load i18n %} {% load appearance_tags %} {% load common_tags %} {% appearance_app_template_cache_disable %} {% common_get_missing_items as missing_items %} {% if missing_items %}
{{ item.label }}
{{ item.description }} {% if item.view %}{% trans 'Click here to fix this.' %}{% endif %}
{% endfor %}