InteractiveHtmlBom
InteractiveHtmlBom copied to clipboard
Add html template support
Templates will allow generating pages with different functionality.
Example of a useful template: web hosting optimized page which doesn't embed all javascript libraries and loads pcbdata dynamically from separate url.
Another template: show all layers in same view (essentially html board viewer).