{% extends "layouts/content-bootstrap.html" %} {% load django_tables2 %} {% block content %}

Workers

{% render_table worker_table %} indicates the worker is up, indicates the worker is down. {% endblock %} {% block scripts %} {% endblock %}