{# Komponent: tag_manager.twig Użycie: {% include 'operational_framework/components/tag_manager.twig' with { entity_type: 'checklist', entity_id: checklist.getId(), entity_tags: checklist.getTags() } %} Parametry: entity_type — 'checklist' | 'task' | 'training' | 'procedure' | 'competency' entity_id — int, ID encji entity_tags — array tagów przypisanych do encji [ {id, name, color}, ... ] #}