{% extends "base.html" %} {% block content %} {% set caps = request.app.state.capabilities %} {% if not caps.server_log %}
{{ caps.label }} doesn't serve a getLog ring buffer — this page will stay empty.
{% endif %}

Loading…

{% endblock %}