{% include "snippets/list-objects.html" with objects=translations name_template="snippets/list-only-component-name.html" label=_("Component") %}
{% with translations as page_obj %}
{% include "paginator.html" %}
{% endwith %}
{% with object=project %}
{% include "project_info.html" %}
{% if licenses %}