{% extends "base.html" %} {% block title %}dudamel — activity{% endblock %} {% block content %}

Activity

{% for row in rows %} {% else %} {% endfor %}
WhenToolStatusResult
{{ row.created_at.strftime('%Y-%m-%d %H:%M:%S') }} {{ row.tool }} {{ row.status }} {{ row.result_preview or '' }}
No activity yet.
{% endblock %}