{% extends "base.html" %} {% block title %}Oikos — services{% endblock %} {% block content %}
cached health as of {{ as_of }}
{% endif %}| Service | Backend | URL | Risk notes | |
|---|---|---|---|---|
| {% if s.checked %} {% else %} {% endif %} | {{ s.name }} | {{ s.backend }} | {{ s.url or "—" }} | {{ s.risk_notes or "" }} |