{% load i18n %}
{% trans "Id" %} | {% trans "Name" %} | {% trans "Short Name" %} | {% trans "Version" %} | {% trans "Type" %} |
---|---|---|---|---|
{{ base_product }} | {{ base_product.name }} | {{ base_product.short }} | {{ base_product.version }} | {{ base_product.release_type }} |