{% extends "pobsync_backend/base.html" %} {% block title %}{% if host %}Config | {{ host.host }}{% else %}New Host{% endif %}{% endblock %} {% block content %}
| Status | Check | Message | Detail |
|---|---|---|---|
| {{ check.status }} | {{ check.name }} | {{ check.message }} | {{ check.detail }} |