{% load static %} {# This template partial displays a single health check with htmx and web component integration #}
  • {% if check.url|slice:":4" == "http" %} {{ check.url }} {% else %} {{ check.url }} {% endif %}
    {% if last_result %}{{ last_result.created_at|date:"M j, H:i" }}{% else %} {% endif %}