Our build server (Jenkins) has the security policy that it does not allow loading external resources in it's reports. This means that the jQuery and bootstrap JavaScript and CSS files in the template are blocked, rendering the report broken.
Would it be an idea to add a configuration flag that bundles these assets in the reports so that there are no external dependencies required?