{% extends "base_generic.html" %} {% block content %}

Log for {{ step.step_name }}

{{ step.output }}  
{% endblock %}