class LicenseFinder::HtmlReport
def bootstrap
def bootstrap TEMPLATE_PATH.join("bootstrap.css").read end
def template_name
def template_name "html_report" end
def bootstrap TEMPLATE_PATH.join("bootstrap.css").read end
def template_name "html_report" end