{% extends "limited_width.html.j2" %} {% block page_content %}

{{ job.title }}

{{ job.description }}

Chronometrics
Ressource allocations
Service informations

Input and result files

Filewise {% for input in job.inputs %} {% endfor %}
Filename Download Result
{{ input.filename }} file_download
Bundled
Bundlename Download
AIO-Bundle file_download
PDF-Bundle file_download
TXT-Bundle file_download
XML-Bundle file_download
Files {% for input in job.inputs %} {% endfor %}
Filename Download Results
{{ input.filename }} file_download
{% endblock %}