{% load i18n %}
{% blocktrans %}Name is a human-readable name of a package.{% endblocktrans %}
{% blocktrans %}Tags are an arbitrary comma-separated values also used to filter the packages.{% endblocktrans %}
{% blocktrans %}Public defines whether or not should be package shown to the other tenants.{% endblocktrans %}
{% blocktrans %}Active is used for temporarily disabling a package.{% endblocktrans %}
{% blocktrans %}Description consists of several sentences about the package's purpose.{% endblocktrans %}