{% include "snippets/list-objects.html" with objects=translations name_source="component_name" label=_("Component") global_base=project.stats %}
{% include "paginator.html" with page_obj=translations %}
{% with object=project %}
{% include "project_info.html" %}
{% include "snippets/license_info.html" %}
{% include "project_stats.html" with stats=language_stats %}