{% extends "base.html" %} {% block title %}{{ run.name }} - Capsula Server{% endblock %} {% block content %}
{{ run.id }}{{ run.project_root }}{{ run.command|format_command }}{{ out }}
{% else %}
(empty){% endif %} {% when None %}
(not captured){% endmatch %}
{{ err }}
{% else %}
(empty){% endif %} {% when None %}
(not captured){% endmatch %}
{{ config|pretty_json }}
{{ hook.output|pretty_json }}
{{ config|pretty_json }}
{{ hook.output|pretty_json }}