{% load i18n %}
{% for widget in widgets %} {% include "conjunto/widgets/card_shell.html" with widget=widget locked=widgets_locked area=widget_area %} {% endfor %}