{% extends 'creme_core/bricks/base/base.html' %} {% load i18n commercial_tags %} {% block brick_extra_class %}{{block.super}} commercial-matrix-brick commercial-assets-charms-matrix-brick{% endblock %} {% block brick_content %}
| {% translate "Charms" %} | |||
|---|---|---|---|
| {% translate "Strong" %} | {% translate "Weak" %} | ||
| {% translate "Assets" %} | {% translate "Strong" %} | {% commercial_segments_for_category strategy orga 1 as segments %}
|
{% commercial_segments_for_category strategy orga 2 as segments %}
|
| {% translate "Weak" %} | {% commercial_segments_for_category strategy orga 3 as segments %}
|
{% commercial_segments_for_category strategy orga 4 as segments %}
|
|