{% extends "base.html" %} {% block title %}pgqueuer ยท workers{% endblock %} {% block content %}

Workers

{% include "partials/workers.html" %}
{% endblock %}