{% load core_extras %} {% load humanize %} {% if not no_title and list|length > 0 %}

Activity View full history

{% else %}
{% endif %} {% if list|length %}
{% execution_status list.0.status %} {{ list.0.environment.name }} / {{ list.0.task.name }}
  • {% model_icon 'user' %} {{ list.0.user.get_full_name }}
  • {{ list.0.time_created|naturaltime }}
{% if list.1 %} {% endif %} {% if list.2 %} {% endif %} {% if list.3 %} {% endif %}
{% endif %}