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

Overview

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