All checks pass.
{% else %}{{ health.issue_count }} issue{{ 's' if health.issue_count != 1 else '' }} found ({{ health.summary.warnings }} warning{{ 's' if health.summary.warnings != 1 else '' }}, {{ health.summary.info }} info).
{% endif %}{% extends "base.html" %}
{% block title %}kvault — Dashboard{% endblock %}
{% block content %}
{{ info.entity_count }} entitiesKnowledge Base
All checks pass.
{% else %}{{ health.issue_count }} issue{{ 's' if health.issue_count != 1 else '' }} found ({{ health.summary.warnings }} warning{{ 's' if health.summary.warnings != 1 else '' }}, {{ health.summary.info }} info).
{% endif %}{{ info.hierarchy }}