{% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %}
{{ cwl_execution.executable_id }} ({{ cwl_execution.get_type_display }})
{{ cwl_execution.cwl_json }}
{{ job.label }} {% for project in job.projects.all %} (of Project {{ project }}) {% endfor %}
{{ job.description }}
based on {{ job.base_executable.cwl.label }} {{ job.base_executable.get_type_display }}