{% extends "base.html" %} {# M5 Phase 5B — 라벨 관리 페이지. axes: list[str], labels_by_axis: dict[str, list[LabelRow]], signature: str #} {% block title %}{{ _("Label management") }} — {{ _("AssetCacheMCP") }}{% endblock %} {% block content %}
{{ _("You can add, edit, and disable label vocabulary per axis (24 axes).") }}
{{ _("Signature:") }} {{ signature }}