{% extends "lingo/pricing/manager_pricing_list.html" %} {% load i18n %} {% block breadcrumb %} {{ block.super }} {{ object }} {% endblock %} {% block appbar %}
{% for key in object.get_extra_variables_keys %}{{ key }}{% if not forloop.last %}, {% endif %}{% endfor %}
{% endif %} {% trans 'Define variables' %}{% trans "Selected criterias:" %}
{% trans "Change criterias selection" %} {% trans "Remove this category" %}
{% trans "Add a category" %} ({% trans "max 3 categories" %})
{% endif %} {% endwith %}