{% extends "threebot/workflow/detail_base.html" %} {% load staticfiles %} {% load sekizai_tags %} {% load threebot_tags %} {% block inner_content %}
{{ workflow.desc|urlize|linebreaks }}
{% if log.exit_code == log.ERROR %} {% else %} {% endif %} {{ log }}
{% endfor %} {% else %}{# no logs #}