{% extends "lingo/manager_agenda_settings.html" %} {% load i18n %} {% block breadcrumb %} {{ block.super }} {{ object.pricing }} {% endblock %} {% block appbar %}
{% for cell in matrix.rows.0.cells %} | {{ cell.criteria.label }} | {% endfor %}
---|---|
{{ row.criteria.label }} | {% for cell in row.cells %}{{ cell.value|floatformat:"2"|default_if_none:"" }} | {% endfor %}