{% extends "includes/crud/table_list.html" %} {% load trans blocktrans from i18n %} {% comment rst %} This template is used by the GHA migration template to list GHA installation targets like organization and user accounts. :param objects: List of installation target organizations and user accounts :type objects: InstallationTargetGroup {% endcomment %} {% block list_placeholder_icon_class %} fa-duotone fa-code-commit {% endblock list_placeholder_icon_class %} {% block list_placeholder_header %} {% blocktrans trimmed %} No installation targets found {% endblocktrans %}