{% extends "ui/_layout.html" %} {% block title %}Catalog - withcache{% endblock %} {% block subnav %} {% endblock %} {% block intro %}
| Name | Source | Format | SHA-256 | Action |
|---|---|---|---|---|
| {{ e.get('name', '') }} | {{ e.get('src') or e.get('url') or '' }} | {% if e.get('format') %} {{ e.format }} {% else %} - {% endif %} | {% if e.get('sha256') %}{{ e.sha256[:12] }}...{% else %}-{% endif %} | |
| No catalog entries yet. The startup fetch will populate this list; failures land in the source card above. | ||||