{% load assets i18n %} {% block cell-content %} {% if not card_not_found %} {% block cell-header %} {% if title %}
{{ value }}
{% elif item.display_mode == "value" %}{{ field.label }}
{% endif %} {% if item.display_mode == "value" or item.display_mode == "label-and-value" %} {% include "combo/wcs/card-field-value.html" %} {% endif %} {% endwith %} {% endif %} {% endfor%} {% endif %}{% trans 'Unknown Card' %}