{% load i18n %}
{% trans "Date" %} | {% trans "Server" %} | {% trans "Action" %} | {% trans "Status" %} | {% trans "Modified by" %} | {% trans "Error" %} |
---|---|---|---|---|---|
{{ runner.nonce_created }} | {{ runner.petal }} | {{ runner.get_petal_action_display }} | {{ runner.get_current_status_display }} | {{ runner.modified_by }} | {{ runner.error }} |