Files
odc-analyzer/app/views/libraryAdvisor/scanInputError.scala.html

3 lines
221 B
HTML

@(message: String)(implicit header: DefaultRequest, mainTemplateData: MainTemplateData)
<div class="alert alert-danger">I did not scan the library, because I was unable to understand what library you mean. @message</div>