{% set page_title = 'History' %} {% include '_header.html' %}

status / {{ branch }} — history

← back to check

{% for p in periods %} {% else %} {% endfor %}
StatusSinceUntilReason
{{ p.code.name.lower() }} {{ p.since | localtime }} {{ p.until | localtime }} {{ p.reason | join('; ') | markdown_inline }}
No status changes recorded.
{% include '_page_end.html' %}