{% extends "includes/crud/table_list.html" %} {% load trans blocktrans from i18n %} {% comment rst %} This template is used by the GHA migration template to list projects that have been migrated already. {% endcomment %} {% block list_placeholder_icon_class %} fa-duotone fa-octagon-xmark {% endblock list_placeholder_icon_class %} {% block list_placeholder_icon %} {% endblock list_placeholder_icon %} {% block list_placeholder_header %} {% blocktrans trimmed %} No projects have been migrated yet {% endblocktrans %}
{{ repo.full_name }}
{% endwith %}