{% extends "template.html" %} {% block content %}
Pipeline Name | Created On | Start Time | Status | Actions | |
{{pipe["pipelinename"]}} | {{pipe["created_at"]}} | {{pipe["jobtime"]}} | {{pipe["status"]}} | {%if pipe["status"]=="Queued" or pipe["status"]=="Started"%}Stop view | {%else%}Start view | {%endif%}