{% extends "base.html" %} {% load humanize %} {% block doctitle %} Configure, Build and Perform {% endblock %} {% block content %}
{{ log.date_created|naturaltime }} | {{ log.workflow|truncatechars:50 }} | {{ log.performed_by }} | {{ log.performed_on|truncatechars:12 }} |
Configure, Build and Perform