{% extends 'model_list.html' %} {% load i18n %} {% block notifications %} {% if not has_material %} {% trans 'Note: create a bag material before adding bags.' %} {% endif %} {% endblock notifications %}