{% extends 'appearance/base.html' %} {% load i18n %} {% load static %} {% load common_tags %} {% load dashboards_tags %} {% load navigation_tags %} {% load smart_settings_tags %} {% block title %}{% include 'appearance/partials/title.html' with non_html_title=True %}{% endblock %} {% block content %} {% if missing_list %}
{{ missing.description }}
{% endfor %}