Dienst | Status | Letzte Prüfung |
---|---|---|
{{ monitor.name }}
{% if monitor.status_override_message %}
{{ monitor.status_override_message }}
{% endif %}
|
{% with %}
{% set monitor=monitor %}
{% set last_log=last_log %}
{% include '_status_badge.html' %}
{% endwith %}
{% if last_log %} {{ last_log.timestamp.strftime('%d.%m.%Y %H:%M:%S UTC') }} {% else %} Nie {% endif %} |