{% extends "base.html" %} {% block title %}Docker — Steward{% endblock %} {% block content %}

Docker

{% if has_swarm %} Swarm → {% endif %} {% if has_disk %} Disk → {% endif %}
{% include "_time_range.html" %}
Loading...
{% endblock %}