report-builder/resources/htmlTemplates/empty.ftl (
5
lines of code) (
raw
):
<#include "macros.ftl"> <@page title="Summary"> <h1><#if reportTitle?has_content>${reportTitle}: </#if>Overall Coverage Summary</h1> No coverage information was found </@page>