{% extends "manage/manage_base.html" %} {% load i18n %} {% block left_slot %} {% for property in properties %}
{% endfor %} {% endblock %} {% block content %}{% trans 'Attention: If the field type is changed all entered product values for this property will be deleted.' %}
{% if property.is_select_field %}