{% load i18n %}
{% blocktrans %}Name: Created for identifying a package.{% endblocktrans %}
{% blocktrans %}Tags: Used for identifying and filtering packages.{% endblocktrans %}
{% blocktrans %}Public: Defines whether or not a package is available for use by other tenants.{% endblocktrans %}
{% blocktrans %}Active: Allows the status of a package to be changed.{% endblocktrans %}
{% blocktrans %}Description: Allows additional information to be added about a package.{% endblocktrans %}