{% extends "lava_scheduler_app/_device_base.html" %} {% load django_tables2 %} {% block content_columns %}

Recent health jobs on {{ device.hostname }}

{% render_table health_job_table %} {% endblock %}