{% extends "base.html" %} {% load i18n %} {% load translations %} {% load crispy_forms_tags %} {% block breadcrumbs %}
{% trans "Number of components" %} | {{ object.components.all|length }} | |
---|---|---|
{%if forloop.first%}{% trans "Automatic component list assignment" %}{% endif %} | project ~= {{ auto.project_match }} |
component ~= {{ auto.component_match }} |