{# plugins/ups/templates/ups/index.html #} {% extends "base.html" %} {% block title %}UPS — Fabled Scryer{% endblock %} {% block content %}

UPS Monitor

polling every {{ poll_interval }}s
{% include "_time_range.html" %}
{% endblock %}