{% extends "lava_scheduler_app/job_sidebar.html" %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %}

Job defintion file - {{ job.id }}

Download as text file
{{ job.definition }}
{% endblock %}