{% extends "lava_scheduler_app/_content.html" %} {% load django_tables2 %} {% block content %}

All Jobs

{% render_table alljobs_table %} {% endblock %}