{% extends "base.html" %} {% block title %}Show file:: {{path}}{% endblock %} {% block header %}

{{id}}

{% endblock %} {% block content %}

Return to simulation record

{{path}}

/{{id}}:{{path}} {% endblock %}