{# All asset content below comes from repo files (templates/assets/*.css|*.js) loaded via TemplateEngine.load_asset(). It is trusted-by-construction — uses | safe to bypass autoescape. NEVER apply | safe to test data, API responses, or user-controlled values. #} {% if print_css %} {% endif %} {% if json_viewer_v2_js %} {% endif %} {# Legacy fallback — used when older html_generator passes css/js directly #} {% if css and not design_system_css %} {% endif %} {% if json_viewer_css and not json_viewer_v2_css %} {% endif %} {% if json_viewer_js and not json_viewer_v2_js %} {% endif %}