{% extends "base.html" %} {%block stylesheet%} {% endblock %} {% block content %}

Data Files

{% regroup files|dictsort:"id_run_wf.name" by id_run_wf.name as list_files %} {% endblock %}