{% extends "base.html" %} {% block title %}Schemas{% endblock %} {% block content %}
| Name | Version | Type | Description | Publisher |
|---|---|---|---|---|
| {{ s.name }} | {{ s.version }} | {{ s.schemaType }} | {{ s.get("description", "") }} | {{ s.did[:20] }}… |
No schemas indexed yet.
{% endif %}