{% extends "base.html" %} {% block title %}pgqueuer ยท entrypoints{% endblock %} {% block content %}
Window: {% for w in windows %} {{ w }} {% endfor %}